Software, Android >
Task management >
(on Google Play)
(on F-Droid)
https://github.com/mpcjanssen/simpletask-android/blob/HEAD/app/src/main/assets/index.en.md
A task management (todo.txt) text editor.
-
External storage access optional
--
Table of Contents [hide]
2020-08-26 - 10.5.5 ∞
- Can't just make a new file and specify its location.
- When navigating to choose another
todo.txt
file, if I switch out to another application (for example, to make the thing), it'll close that dialog in Simpletask. -
issue #1086 - Be available as a file handler
- I want to make
filename.todo
and associate Simpletask, but it's not an option in the list of programs.
- I want to make
- issue #1087 - Do not strikethrough completed items
- TODO - "Saving the todo file failed" on external storage.
-
TODO - check/report to see if I can keep the priority when completing.