|
Navigation: Using iKog > Quick tips and tricks |
![]() ![]()
|
Always begin your tasks with a context so you don't have to use the ADD or + command.
>>>@c 6 not time to do it :d+1 |
![]()
Remember this trick only works if your entry is longer than 10 characters — it probably will be.
Use the extend and the :d+X format command to postpone until tomorrow, including some notes explaining why. Here we postpone task 6.
>>>e 6 no time to do it at the moment :d+1 |
Take a quick look at the top five tasks you should be working on.
>>>t 5 |
Use the modify command to quickly change the context of a task. Here we change the context of task 5 to @Computer.
>>>m 5 @c |
Learn to use global filters to help manage your tasks. Just arrived at work but the network's down. So I only want to see tasks that have a context of @Work but do not have a context of @Computer.
>>>fi @w -@c |
I want to print a to-do list that I can work with away from the computer. I obviously don't want to see tasks with a context of @Computer so use a filter excluding the @Computer context.
>>>l> -@c |
Use the :dX format to quickly move tasks into the future.
>>>m ^ :d29 |
Use the sub command to correct spelling mistakes.
>>>sub 7 /vuris/virus/ |
Add a password using encryption.
>>>note @pw My art forum login <p>hdf8sle0008* |