UserStories - marktermaat/td-terminal GitHub Wiki

As a user, I want to be able to:

  • Create a todo-item in a category.
  • Add a note to a todo-item.
  • View all todo-items.
  • Specify each todo-item with a unique number.
  • Enter todo-mode and always see the current todo-items on the screen.
  • Start, pauze and finish a given todo-item.
  • Pause the currently active todo-item.
  • Delete a todo-item.
  • Delete a note.
  • Edit a todo-item.
  • Edit a note.
  • Starting a task will pause all other started tasks.
  • Darken the font of finished tasks
  • View creation timestamps of all todo-items and notes.
  • View time-spend per todo-item.
  • View start, pause and finish timestamps.
  • Show a list of all finished todo-items with their notes and timestamps.
  • Search all finished todo-items.