GothenburgBitFactory / GothenburgBitFactory/taskwarrior
Apply a command to a report
Open
type:enhancement
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
Currently to get a count or to apply any command on a custom (or built in report), it is required to provide the actual filter. It would be ideal if it is possible to simply apply a command to a report
Expected: `task custom_report count`
Actual: `task count`
Contributor guide
Assessment
This issue has not been assessed yet.