task icon indicating copy to clipboard operation
task copied to clipboard

A simple to-do terminal application

Results 4 task issues
Sort by recently updated
recently updated
newest added

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?

enhancement

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.