nocejo / trev

Taskwarrior tasks reviewing script
Other
14 stars 1 forks source link

Search prompt command #7

Closed nocejo closed 9 years ago

nocejo commented 11 years ago

Just a possibility

Add a prompt command:

'trev> s(earch) cafe' o 'trev>n(ext) cafe'

Goto the next task whose description contains 'cafe'

linuxcaffe commented 11 years ago

I would suggest

trev> /cafe

forward, and

trev> ?cafe

backward.

linuxcaffe commented 11 years ago

which might also benefit from

trev> n(ext)

and

trev> p(revious)
nocejo commented 9 years ago

Old issue. See issue #25