jschlatow / taskopen

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

RFE: taskopen -R #39

Closed linuxcaffe closed 3 years ago

linuxcaffe commented 11 years ago

-R as in Read-only

Like -r, which opens annotations raw text in your EDITOR, but -R opens/ displays it in read-only mode.

linuxcaffe commented 11 years ago

There's no reason to constrain Read-only mode to the display of the annotation text, but any function that opens the editor could be made read only with this option. Combining the options -r -R might be used to display the link-part of an annotation, Read-only, of course.