[Mytodo-Announcements] MyTodo 0.4.3 Build 26 released
Brought to you by:
tyronx
From: Tyron M. <tm...@ao...> - 2005-09-18 00:24:31
|
Yay, finally a new version. I'm glad that its out now because there was some ugly bug in the older version. MyTodo is now less annoying :D - It now only does a "Do you want to Save"-Request when changes are made. There is now also the possibility to do a file association with .todo so you can double click .todo Files and MyTodo pops up and opens that file. But you need to set that in the Properties first. And notice: This action modifies your registry! So don't forget to remove it when you decide not to use MyTodo any longer (and you should also remove the Shortcut in the Startup Dir in Case you enabled that option) The next feature is that the ReminderWindow is now a generally held TodoList Window in which you can also list your todos by priority. I also implemented a possibility that you can say MyTodo (via command line parameter) that it should open that todolist on startup if there are important todos. e.g.: MyTodo.exe myfile -listimportant=5 -hide This will open myfile.todo, minimize MyTodo to the tray and lists all todos that have the priority "Immediate" Other example: MyTodo.exe -listimportant This will open the last used Todo an lists all todos with priority "High" (0..none, 1..low, 2..normal, 3..high, 4..urgent, 5..immediate) The commandline parameters are also mentioned in the Help file. Have fun and gimme some Feedback! :D |