mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdReport: Added API header details
This commit is contained in:
parent
b618269e2b
commit
705b95401b
1 changed files with 8 additions and 0 deletions
|
@ -35,7 +35,15 @@ int CmdReport ()
|
|||
// TODO Load all data.
|
||||
// TODO Apply filter.
|
||||
// TODO Identify report.
|
||||
|
||||
// TODO Compose Header info.
|
||||
// TODO Configuration.
|
||||
// TODO Exclusions.
|
||||
// TODO Filter.
|
||||
// TODO CLI.
|
||||
// TODO Directory containing *.data files.
|
||||
// TODO cmake.h VERSION
|
||||
|
||||
// TODO Compose JSON.
|
||||
// TODO Run report.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue