cinatic / taskwhisperer

Taskwhisperer is a extension for TaskWarrior Application https://taskwarrior.org. It is to display upcoming tasks and task details as well as to create and modify them.
GNU General Public License v3.0
141 stars 20 forks source link

Add support for annotations #20

Closed HeikoAdams closed 7 years ago

HeikoAdams commented 8 years ago

There should be a way to add and view task-annotations because they are sometimes very useful to document progress of a task or something else

cinatic commented 7 years ago

will be added in the next release, note for myself:

annotationData:

"annotations":[{"entry":"20170511T134152Z","description":"and what"}]

cinatic commented 7 years ago

implemented