Closed jschlatow closed 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.
Will be handled by #67, e.g.:
taskopen -i 'echo $UUID'
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.