Matthew R. Mattson
Matthew R. Mattson
Same problem here without Microsoft Teams. My specs are similar to qabulin, but with a MBP 2018 i7. Started after upgrading to Big Sur.
@hbayindir Following up for completeness of data. I accomplished the steps you asked: ``` rm -rf ~/Library/Caches/TiddlyDesktop rm -rf ~/Library/Saved\ Application\ State/com.tiddlywiki.savedState/ rm -rf ~/Library/Application\ Support/TiddlyDesktop/ rm -rf ~/Library/Preferences/com.tiddlywiki.plist ```...
@hbayindir Spoke too soon. TiddlyDesktop crashed on me this morning mid-editing a tiddler. I'd just restarted my computer, so I had almost no other applications open. I'd also just opened...
Hello! I'm working on parsing dates and came across an issue with parsing with UTC offsets. Bottom-line, up-front: I don't think `dateparser.parse()` is handling `%z` accurately and some sort of...