ToDoIt

ToDoIt

4 devlogs
22h 21m
•  Ship certified
Created by Ishaan

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.

Timeline

Ship 2

1 payout of shell 23.0 shells

Ishaan

2 months ago

Ishaan Covers 1 devlog and 2h 31m

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!

Ship 1

1 payout of shell 140.0 shells

Ishaan

2 months ago

Ishaan Covers 3 devlogs and 13h 1m

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

Update attachment

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