65
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 06 Sep 2023
65 points (97.1% liked)
Open Source
31222 readers
194 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
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
Sleek looks amazing
But is there a FOSS todo.txt client for mobile (Android)? Searching around I could only find the official Todo.txt for Android on GitHub which is unmaintained since 2018, and some Todo.txt for Android on the play store which is up to date but not sure if it's affiliated or not , and no mention of being FOSS
Not any good standalone ones. What I use (and this was to do with my edge use-case, actually) is Obsidian with a todo.txt plugin. It's not as nice as sleek, so I still use sleek on my desktop, but it's more than good enough to use on my phone to glance at my todo.txt, check things off, make small edits, or add new items in a pinch. It's also how I share my todo.txt with my partner.
The thing I needed fixed was that in Obsidian, the plugin requires files with the extension todotxt, for example
default.todotxt
, and sleek currently doesn't allow for loading files with arbitrary extensions. The new build the maintainer put together allows that, and it will be in the new version that is currently being worked on.Cool, Obsidian didn't even cross my mind, thanks for the suggestion.
For mobile, just reading and ticking of existing items covers the main use cases for me. And sometimes adding new items too. That's soo cool that the Sleek Dev added support for arbitrary extensions. I love when FOSS Apps become interoperable on the same dataset like that. Yay for data portability :D
Time to try out Obsidian then