taskwarrior icon indicating copy to clipboard operation
taskwarrior copied to clipboard

Apply a command to a report

Open ajilk opened this issue 6 months ago • 0 comments

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 <custom_report.filter> count

ajilk avatar Jul 26 '25 16:07 ajilk