add 'entry' key to tasks when created
This commit is contained in:
@@ -33,6 +33,7 @@ The following keys, and key formats, are defined:
|
||||
* `start` - the most recent time at which this task was started (a task with no `start` key is not active)
|
||||
* `tag_<tag>` - indicates this task has tag `<tag>` (value is an empty string)
|
||||
* `wait` - indicates the time before which this task should be hidden, as it is not actionable
|
||||
* `entry` - the time at which the task was created
|
||||
* `annotation_<timestamp>` - value is an annotation created at the given time
|
||||
|
||||
The following are not yet implemented:
|
||||
|
||||
Reference in New Issue
Block a user