mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
TI-65: The 'tags' command should support a filter
This commit is contained in:
parent
d60af9bab2
commit
57bc4d71c8
7 changed files with 21 additions and 19 deletions
|
@ -371,8 +371,9 @@ Note that you can tag multiple intervals, with multiple tags:
|
|||
See also 'summary', 'shorten', 'lengthen', 'untag'.
|
||||
|
||||
.TP
|
||||
.B timew tags
|
||||
Displays all the tags that have been used.
|
||||
.B timew tags [<interval>] [<tag> ...]
|
||||
Displays all the tags that have been used by default. When a filter is specified,
|
||||
shows only the tags that were used during that time.
|
||||
|
||||
.TP
|
||||
.B timew track <interval> [<tag> ...]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue