taskopen icon indicating copy to clipboard operation
taskopen copied to clipboard

Search tasks by text within annotation files

Open dbogdanov opened this issue 6 years ago • 1 comments

It may be useful to expand Taskwarrior search functionality to the notes created with taskopen.

For example,

taskopen --search /Text to search/  

could output all matching tasks, and offer to open one of them.

dbogdanov avatar Oct 16 '19 01:10 dbogdanov

This can probably be solved by an external script and the new filter command hook.

jschlatow avatar Mar 26 '21 15:03 jschlatow