12 ms·
This is great. Thank you for building this. Is there a way to change the behavior? I like to see tasks get completed thru the day. For me return would toggle “
by eslav 2y ago
This is great. Thank you for building this.
Is there a way to change the behavior? I like to see tasks get completed thru the day. For me return would toggle “done” state for a task (strike through?) and keep the task visible but done. Then at day end I could “archive all done” tasks to clear out the clutter.
Thoughts?
- opan 2y agoUntil I saw your comment, I was imagining something like htop from the title. I guess the name makes more sense knowing it's that kind of task manager. Like a to-do list.
- dhth 2y agoThanks! So, you’re proposing adding a third state (“done”) to tasks (as an addition to “active” and “archived”). It should be doable; I’ll see if I can add it as optional behavior via a configuration parameter.
- eslav 2y agoYes, that would be slick. Then in that mode return would toggle between active and done. Having a command to archive all done tasks would make it easy to remove the clutter. Thanks for considering this.