UDT arguments:
Code: Select all
-dt +0.020833 -st +0.020833
0.041666 = 1 h etc.
AutoHotKey code:
Code: Select all
if WinActive("ahk_exe ToDoList.exe")
{
Numpad2::
Run C:\PathToYOurTODOLIST\ToDoList.exe /$(seltid) -dt +0.020833 -st +0.020833
Return
}
Let's say the similar problem happens when you are accomplishing another task and track it in the Week Planner, but there are a bunch of tasks scheduled after this task.