Docs: Added notes

This commit is contained in:
Paul Beckingham 2016-04-06 17:46:40 -04:00
parent aff4b5133f
commit d27ae7bd73
3 changed files with 7 additions and 1 deletions

View file

@ -34,6 +34,8 @@ Non-Goals
- No explicit multi-user support, although using tags to track individuals is
possible.
- There is no hook system as Timewarrior is a data sink, not a data source.
That said, there will be rules that can act as hooks, but will be more
flexible.
- No features without a compelling use case.