CmdTimesheet: Rewrote the command
- Updated the 'timesheet' command with a more compact report that accepts a filter, and has a default filter showing the last four weeks of completed and started tasks.
This commit is contained in:
@@ -147,6 +147,7 @@ int CmdShow::execute (std::string& output)
|
||||
" default.scheduled"
|
||||
" defaultheight"
|
||||
" defaultwidth"
|
||||
" default.timesheet.filter"
|
||||
" dependency.confirmation"
|
||||
" dependency.indicator"
|
||||
" dependency.reminder"
|
||||
|
||||
Reference in New Issue
Block a user