nocejo / trev

Taskwarrior tasks reviewing script
Other
14 stars 1 forks source link

Moving to task n #10

Open nocejo opened 11 years ago

nocejo commented 11 years ago

Just a possibility.

At the prompt 'trev> 134+

jumps to task 134 and follows from there..

linuxcaffe commented 10 years ago

It might be clearer and easier-to-parse if "moving to task n" used a leading ":" as in issue #25 trev commands. That way there would be more flexibility to do things that might otherwise be confused with tag-commands or IDs used in tw actions. Things like

trev> :123+ (review from id 123 upwards)
trev> :123- (review up to id 123)
trev> :20-50 (from id 20 to id 50)

and maybe, because it is clearly a trev command, it could be combined with other "trev commands", like

trev> :overdue 123+
nocejo commented 9 years ago

Old issue. It should be addressed as part of issue #25 , trev commands.

nocejo commented 9 years ago

Really, it should be addressed as part of issue #25 , trev commands, but has information of its own. So I go to reopen it.