Work on todo.txt files!
KomoDo is a todo manager that uses todo.txt specification. It parses any compliant todo.txt files and turns them into easy to use list of tasks.
KomoDo has built-in help for the todo.txt specification, so it's suitable for newcomers too!
KomoDo can be used to:
- Add, delete and edit tasks
- Create new todo.txt files
- Filter and search tasks
For example, a task is declared like this:
(A) 2024-10-23 Do this task for +KomoDoApp @Akademy due:2025-12-10 link:https://kde.org
KomoDo then will parse these task and showcase it in easy-to-read "card" form.
See the built-in help for more information.
- Project page: https://invent.kde.org/utilities/komodo
- Issues: https://bugs.kde.org/describecomponents.cgi?product=KomoDo
- Matrix room: (https://community.kde.org/Matrix) #komodo:kde.org
- Flathub: Flathub.
- Forum: https://discuss.kde.org/tag/komodo
You can use kde-builder to build KomoDo.
Install it, and then in terminal just run kde-builder komodo.
