mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added more goals and non-goals
This commit is contained in:
parent
9aff20cf8c
commit
aae1f6ab00
1 changed files with 9 additions and 8 deletions
|
@ -17,23 +17,24 @@ timesheets.
|
|||
|
||||
Goals
|
||||
-----
|
||||
Provide a personal tool to easily track time spent and generate reports in
|
||||
multiple formats and styles. The tool will "do the right thing" as much as
|
||||
possible, to make detailed time tracking easy, and low friction.
|
||||
|
||||
Data will be stored as plain UTF8 text.
|
||||
|
||||
Open Source.
|
||||
- Provide a personal tools to easily track time spent and generate reports with
|
||||
low friction.
|
||||
- Support all workflows.
|
||||
- Provide an extension-friendly tool.
|
||||
- Support policies via the rules system.
|
||||
- Integrate with Taskwarrior, Tasksh.
|
||||
- Store data in plain UTF-8 text.
|
||||
|
||||
|
||||
Non-Goals
|
||||
---------
|
||||
- Completely independent from Taskwarrior, Taskserver, Tasksh.
|
||||
- No cloud support, no sync support, all data is local. Tracked time is
|
||||
sensitive personal data and wll not be transmitted.
|
||||
- No explicit multi-user support, although using tags to track individuals is
|
||||
possible.
|
||||
- No precision higher than a second.
|
||||
- There is no hook system as Timewarrior is a data sink, not a data source.
|
||||
- No features without a compelling use case.
|
||||
|
||||
|
||||
Tags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue