A todo.txt plugin for hiding tasks with specified project/context (a set of keywords).
-
cd
into the addons directory -
clone this repository into the hiding directory:
git clone https://github.com/klausweiss/todo.txt-hiding.git hiding
-
To display list of the tasks not in context
@someday
:todo.sh hiding @someday
-
To display list of the tasks not related with project
+todo.txt
not in the@in
context:todo.sh hiding +todo.txt @in
-
To display list of the tasks not containing keywords
JAVA
andwindows
todo.sh hiding JAVA windows
Use it to hide @someday
tasks when using todo.txt for GTD method.
Tested with todo.txt @DEV_VERSION@
Mikołaj Biel, 2017