jschlatow / taskopen

Tool for taking notes and open urls with taskwarrior
GNU General Public License v2.0
363 stars 31 forks source link

Search tasks by text within annotation files #124

Open dbogdanov opened 4 years ago

dbogdanov commented 4 years ago

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.

jschlatow commented 3 years ago

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