Page 1 of 1

Possible to open ToDoList with a file and select a Task ID ?

Posted: Thu May 02, 2024 8:06 am
by BruciK
Hi,

is it possible to launch ToDolist and specify a file.tdl and the TaskID I would like to select when opening ?

I've looked in https://www.abstractspoon.com/wiki/doku ... mmand-line but didn't found a way to achieve this..

BTW is there a local (offline) help within ToDoList ?

Thanks.

Re: Possible to open ToDoList with a file and select a Task ID ?

Posted: Fri May 03, 2024 12:08 am
by abstr
Use the '-tid' switch. eg:

Code: Select all

<path>\ToDoList.exe -tid 10 "<path>\tasks.tdl"