time entry representation change, and basic statistics
This commit is contained in:
12
README.md
12
README.md
@@ -69,9 +69,15 @@ Then you can run `toru new` to create your first task.
|
||||
- Error if any circular dependencies are introduced
|
||||
- Make sure dependencies written to file are only those that could be successfully created
|
||||
- List dependencies as a tree on note view below info
|
||||
- Automatically added recurring notes system
|
||||
- Time tracking
|
||||
- Command to give statistics on time tracking (by tag, and for the last x days)
|
||||
- Due dates
|
||||
- Taken as input when creating notes
|
||||
- Displayed in list view by default (with number of days remaining)
|
||||
- Completed Date
|
||||
- Keep track of completed date, and correctly update upon marking as complete or manual edit
|
||||
- Disallow removing it in a manual edit unless complete is also marked to false
|
||||
- Add to statistics
|
||||
- SVN integration
|
||||
- Statistics
|
||||
- Completed tasks over last x days
|
||||
- Improve formatting to terminal to make easier to read for `tracked` command
|
||||
- Automatically added recurring notes system
|
||||
|
||||
Reference in New Issue
Block a user