task
task copied to clipboard
A simple to-do terminal application
create a new function to add tasks as subtasks of an existing task. if the main task is marked as completed, all subtasks are marked as completed as well. purging...
Would it be possible to allow reusing the IDs of tasks that have been deleted, to keep ID numbers low?
Idea is to have a script being executed every time a user logs in to send notifications with all tasks that are due today.
When there's an error during initial execution of the tool, forcing python to crash it, any existing tasks.json will be deleted.