this post was submitted on 06 Sep 2023
20 points (100.0% liked)
Open Source
31218 readers
180 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Which Obsidian plugin are you using?
https://github.com/mvgrimes/obsidian-todotxt-plugin
Thanks. Did you end up saving your todo file with the .todotxt extension then for now? Does that work for Sleek on desktop?
For now, I use the 1.3.1 release of sleek because it has more features than the 2.0.0-dev8 pre-release build that solved my problem. As a temporary workaround, I create my todo.txt files as
filename.todotxt
in my obsidian vaults and manually hardlink those files tofilename.txt
in atodo_txt
directory somewhere else on each machine I use sleek on. It works totally fine, it's just a bit janky. I'll be happy when sleek 2.0 comes out and I can get rid of the hardlinks.Thanks, appreciate the help! I can live without tasks on phone for a little longer, so I guess I'll wait out for the release and then set up the sync.