GothenburgBitFactory / GothenburgBitFactory/taskwarrior
[Feature request] UDAs specific for annotations
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
# Feature request
I think UDAs are a great feature, so I think we should be able to define UDAs also for annotations.
For instance, we could define an UDA `type` that would enable categorizing the different annotations, something like "progress", "info", "note", whatever...
An other example would be, in a multiple user environment, to add an `author` UDA, so that multiple users could add annotations.
Finally, a `fingerprint` UDA would also be helpful, with the ability to sign annotations using PGP.
Those examples are all I came up with, but I'm sure there could be plenty of other use.
Thank you for your attention.
Contributor guide
Assessment
This issue has not been assessed yet.