-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Quite often, the project your working on can be split into arbitrary subtasks. It not only helps for scheduling but also for productivity. Typically, software projects are split into features for example.
I'm pondering whether it would be good to add something like this to timed. One negative could be the added effort "organising" your project lists and the added complexity.
As for implementation, the same data structure could be reused, but perhaps organising multiple timed files within a directory hierarchy. So a directory for the project containing text files for each subtask.
Metadata
Metadata
Assignees
Labels
No labels