GothenburgBitFactory / timewarrior

Timewarrior - Commandline Time Tracking and Reporting
https://timewarrior.net
MIT License
1.2k stars 91 forks source link

Filter summary based on ids #573

Closed aniketgm closed 6 months ago

aniketgm commented 7 months ago

Discussed in https://github.com/GothenburgBitFactory/timewarrior/discussions/555

Originally posted by **aniketgm** September 3, 2023 hello, I know we have `:ids`, however that is to show IDs. What I wish to do is filter based on an ID ? So say, when I do `timew summary :ids`, I get multiple IDs, '@1', '@2', etc. I want to filter only those with '@1'. Is it possible ? For e.g. something like `timew summary @1` to display only those tasks with id 1