Docs: Removed resolved notes

This commit is contained in:
Paul Beckingham 2016-06-04 11:13:43 -04:00
parent 1510d7c39e
commit 024a2c341f
2 changed files with 0 additions and 9 deletions

View file

@ -121,9 +121,5 @@ multiple sources.
--- Raw Notes --- --- Raw Notes ---
- add more report mockups
- demo 'config' command
- demo 'tags' command
- demo 'gaps' command
- demo interval adjustment, corrections - demo interval adjustment, corrections

View file

@ -137,15 +137,10 @@ data.
--- Raw Notes --- --- Raw Notes ---
- Need syntax to adjust any recorded data.
- It should be forgiving when you forgot to stop a task. Maybe a specific - It should be forgiving when you forgot to stop a task. Maybe a specific
command, instead of "stop" use "forgot" or directly "edit". Then I would command, instead of "stop" use "forgot" or directly "edit". Then I would
like to express either "stopped 30min ago" or "it lasted only 1hour”. like to express either "stopped 30min ago" or "it lasted only 1hour”.
- Need a JSON --> CSV converter, for spreadsheet folks. Therefore csv.py could
be an extension that converts the format.
- Use display granularity/resolution to see more or less details. This would - Use display granularity/resolution to see more or less details. This would
combine nicely with a tag hierarchy. (Tomas Babej) combine nicely with a tag hierarchy. (Tomas Babej)