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 #31

Closed jschlatow closed 11 years ago

jschlatow commented 11 years ago

-r as in raw

Edit the raw annotation text instead of opening the associated file/URI/whatever.

linuxcaffe commented 11 years ago

beware that extra-space! Caused the description to be unintentionally over-written with the intended annotation mod! The mod was to change the ".html" to ".txt", in vim. That part worked fine. as in;

djp@tigger:~/bin$ to -r

Please select an annotation:
    1) Notes ("fix shower leak") -- 1
>snip<
    15) Notes ("upcoming day names in due column option") -- 30
    16) /home/djp/taskopen-screenshot.html ("test taskopen") -- 49
    17) Notes ("test taskopen") -- 49
Type number: 16
Modifying task 49 '/ /home/ djp/taskopen-screenshot.html//home/djp/taskopen-screenshot.txt/'.
Modified 1 task.
The project 'tw' has changed.  Project 'tw' is 23% complete (13 of 17 tasks remaining).

djp@tigger:~/bin$ to

Please select an annotation:
    1) Notes ("fix shower leak") -- 1
>snip<
    14) Notes ("routine - schedule - time-map") -- 29
    15) Notes ("upcoming day names in due column option") -- 30
    16) /home/djp/taskopen-screenshot.html ("/ /home/ djp/taskopen-screenshot.html//home/djp/taskopen-screenshot.txt/") -- 49
    17) Notes ("/ /home/ djp/taskopen-screenshot.html//home/djp/taskopen-screenshot.txt/") -- 49
Type number: 
jschlatow commented 11 years ago

Yes...it should definitely abort and show a message instead until it has been fixed in taskwarrior.

linuxcaffe commented 11 years ago

I think maybe those features that are bitten by that bug should be rolled back, made unavailable, till the bug gets fixed. The typical result is that full descriptions are over-written.. bad..

On 24 January 2013 07:31, Johannes S. notifications@github.com wrote:

Yes...it should definitely abort and show a message instead until it has been fixed in taskwarrior.

— Reply to this email directly or view it on GitHubhttps://github.com/ValiValpas/taskopen/issues/31#issuecomment-12649029.

linuxcaffe commented 11 years ago

-D is one of them

On 24 January 2013 12:45, David J Patrick davamundo@gmail.com wrote:

I think maybe those features that are bitten by that bug should be rolled back, made unavailable, till the bug gets fixed. The typical result is that full descriptions are over-written.. bad..

On 24 January 2013 07:31, Johannes S. notifications@github.com wrote:

Yes...it should definitely abort and show a message instead until it has been fixed in taskwarrior.

— Reply to this email directly or view it on GitHubhttps://github.com/ValiValpas/taskopen/issues/31#issuecomment-12649029.