Can I have SimpleTODO show me documents or links with a custom application?
Yes. The file ‘.simpletodo’ in the SimpleTODO install directory (usually ‘C:\Program Files\SimpleTODO’) can be edited with a standard text editor such as notepad. In this file there is a sample application which you can copy (everything from the ‘App ‘ tag to the ‘/App .’ tag, including the tags themselves) and edit. • The ‘name’ field specifies the name of the app as shown in SimpleTODO (e.g. ‘Windows Explorer’). • The ‘dir’ field specifies the directory in which the program should be run (e.g. ‘C:\Windows’). • The first ‘arg’ specifies the executable file to run (e.g. ‘C:\Windows\Explorer.exe’). • Each extra ‘arg’ specifies the arguments to the program. A ‘$1’ symbol anywhere in these arguments will be converted into the file or link which was specified in SimpleTODO (e.g.