jschlatow / taskopen

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

Introduce -I [cmd] and -X [cmd] #60

Closed jschlatow closed 11 years ago

jschlatow commented 11 years ago

as variants of "-i [cmd]" and "-x [cmd]"

By using the upper case variants, the corresponding taskwarrior UUID will be passed to the command 'cmd' instead of passing the decoded annotation.

Related to #54.

jschlatow commented 11 years ago

Will be handled by #67, e.g.:

taskopen -i 'echo $UUID'