ToDoIt is a fast, lightweight and portable TUI for task management. It can be navigated without touching your keyboard and has hierarchical organization in order to keep everything neat and tidy.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
this update added more stuff to the general workflow. you can now mark items according to their priority. i added support for a feature that had been implemented for a long time, in the form of due dates for items. there's also advanced filtering by name, priority and completion status!
i fixed a few more issues relating to config loading (you can now use the -c flag to specificy a config). there's also bubbleup now, which is basically alerts for TUIs. this makes it a lot more friendly looking
Feature complete! there's been major revamps to nearly every functionality. it now has a actual edit screen and a much better delete system. That + a plethora of bug fixes means you can use it now
I finally finished everything! the TUI now supports being able to create, and delete new tasks as well as saving them. It barely takes up ~10mb and the compiled binary is less than 6 mb, + you can use it offline. now the only thing left is bug fixes