mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Statistics
- Added a backlog transaction count to the statistics.
This commit is contained in:
parent
8d3e340819
commit
27df379f1d
2 changed files with 12 additions and 0 deletions
|
@ -249,6 +249,7 @@
|
|||
#define STRING_CMD_STATS_PROJECTS "Projects"
|
||||
#define STRING_CMD_STATS_DATA_SIZE "Data size"
|
||||
#define STRING_CMD_STATS_UNDO_TXNS "Undo transactions"
|
||||
#define STRING_CMD_STATS_BACKLOG "Sync backlog transactions"
|
||||
#define STRING_CMD_STATS_TAGGED "Tasks tagged"
|
||||
#define STRING_CMD_STATS_OLDEST "Oldest task"
|
||||
#define STRING_CMD_STATS_NEWEST "Newest task"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue