mytodo-announcements Mailing List for MyTodo
Brought to you by:
tyronx
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
(3) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: Tyron M. <go...@ty...> - 2007-11-17 09:32:05
|
Nothing big to report here. I finally found the time for another release. Beside the 9 Bugfixes it also contains a major change in the todolist window. Tasks can be rescheduled now and there are more possibilities to complete a task (not only 'done', 'not done' and 'won't be done') Please let me know if there is space for improvement around this new feature. Have a good day, Tyron Madlener |
From: Tyron M. <tm...@ao...> - 2007-08-02 19:59:06
|
Only a quick release that fixes 5 Bugs I found in that time. You should download this one, there are quit some things (especially fonts/csv export) not working very well in the previous version. Greetings, Tyron |
From: Tyron M. <tm...@ao...> - 2007-06-15 20:51:59
|
The first real feature release after almost 6 months. This one finally implements the possibility to customize the priority colors and statuses. There is also a new plugin which adds three buttons to the toolbar: Expand all, Collapse all and Search. The search function has been realized just like it is in Firefox. It will open a textbox and immediately start searching as you enter the text ("find-as-you-type"). The up and down buttons on the right are to get the next/last result of the search string. Now there is also finally some documentation on creating a plugin for MyTodo from NeoSkye. So get the MyTodo source and start coding! :) |
From: Tyron M. <tm...@ao...> - 2007-03-09 20:48:47
|
Everytime I think it should be bugfree now, I find another one ^_^ MyTodo 1.1.0 Build 14 is another bugfix release without any further changes or additions. Please always report bugs to me, it is very important for me that my apps are bug free. Greetings, Tyron |
From: Tyron M. <tm...@ao...> - 2007-01-25 16:36:35
|
I've been screwing around a lot with this one because I just don't have the time for working on MyTodo. I again fixed some bugs in the NetSync plugin and added a progress window so that MyTodo doesn't just hang when you synchronize. So, almost all changes have been made only in NetSync, not MyTodo itself. Could be though that I caused several bugs now from the lack of time I have to check everything. You maybe don't want to update unless you're using the NetSync Plugin. Cheers, Tyron |
From: Tyron M. <tm...@ao...> - 2007-01-17 10:30:10
|
So I already found a bug in the new NetSync Plugin that prevents you from synchronising after you created a new project. Please download the Patched Plugin (http://www.tyron.at/tmp/NetSync.zip) and extract it into your plugins Folder to fix the problem. Greetings, Tyron |
From: Tyron M. <tm...@ao...> - 2007-01-14 13:50:07
|
After almost a year since the last release I was finally able to finish the NetSync Plugin which sucked up most of the time when I worked on MyTodo. But now everyone can finally synchronise todolists over the internet and don't need to constantly copy the todolists between computers. This feature will also allows also the possibility to view and edit the todolist online in an ordinary brower (hope to code that soon...) Anyway. Have fun! Hope you can use this fancy new feature. NOTICE PREVIOUS MYTODO USERS! The format of the todolist file changed! When you want to use your old list in the new version of MyTodo you need to create an empty list and import your old '.todo'-file through 'File->Import->Pre-MyTodo1.1 Files' Feedback is greatly appreciated. |
From: Tyron M. <tm...@ao...> - 2006-04-20 16:01:58
|
Hi Actually I haven't planned to release this version but there were just to much bugs in the old one. Besides the 10 bugs I fixed this version has also 2 new features: - Plugin Manager: Allows you to configure and disable loaded plugins - Scraps Plugin: Gives you the possibility to quickly write texts and store them. By pressing CTRL+SHIFT+S the Scraps window will pop up. There you can write some text and close the window by pressing Escape or the previously mentioned hotkey again. The stuff you entered will also remain when you close MyTodo. In case you want to store your Scrap you may press 'Add as Scrap' and MyTodo will save the text in a new Todoitem in the "Scraps"-"Project" without asking anything. Alternatively you also have the possibility to add it as fully described todo item by pressing 'Add as Todoitem'. The Plugin will ask you then what name the item should have and where it should store the item. Finally I disabled the Checkboxes by default because they don't look nicely when using a big font. But, you can re-enable them by adding hide.checkboxes=0 in the section [Todolist] of the mytodo.ini file. Have fun. Tyron |
From: Tyron M. <tm...@ao...> - 2006-03-07 21:30:30
|
Hi all Well, I hope all major Bugs are fixed now. And second, I reimplemented printing support, but in a way more cleaner way now. The last one in 0.5 was just a cheap screenshot of the treeview. This time, I write some rich text and send it to the printer. You can also "intercept" that procedure and save it as a File by using File->Export->As Rich Text. I also wrote a small plugin for that stylish clock, I didn't want to have in the MyTodo core ^^ Changes: 07.03.2006 Tyron + Reimplemented that Clock as plugin ^_^ 07.03.2006 Tyron + Added possibility to convert todolists to richt text + print support 05.03.2006 Tyron ! Entries-Counter only counts visible todos 05.03.2006 Tyron ! Refresh List didn't work 05.03.2006 Tyron ! -listimportant doesn't show reminder window when there are no important *and* undone todos 11.02.2006 Tyron ! PostIts didn't get closed when the todolist has been closed |
From: Tyron M. <tm...@ao...> - 2006-02-05 15:46:51
|
Uhm, well. I forgot to reset the Buildnumber last release. So it's Build 2 now. Anyway, this is mainly a bugfix release that fixes some ugly bugs. In case you're using the new beta I stronly recommend downloading this version. Have fun! |
From: Tyron M. <tm...@ao...> - 2006-01-24 13:12:24
|
It's finally done. MyTodo has now completely been rewritten to make further development possible. The old code was not very flexible and has gotten more and more bloated. So with every newly added feature it got harder to work with the code. And there was also no good way to implement user-specific featurerequest. This is why I decided to do a rewrite. The code of the new MyTodo is way more cleaner and more flexible. It also has now an own plugin system to prevent feature bloat. All the PostIt Stuff for example is now implemented as a plugin. If you don't need PostIt-Support, just delete the dll :D So much for that. I consider this first beta as experimental. It is far from being stable, so this version is for testing purposes only! If you want something stable, get the latest MyTodo version from the 0.x series. I hope to get lots of bug reports though :) --- I also released the probably last version of the 0.x series. It only has some minor changes and adds 2 user-specific feature request. So probably not worth a download ^^ |
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 |