Features In Development and SourceForge Announcement
I thought I’d give an update to let everyone know what’s currently being worked on and what’s likely to make it in to the next release.
- An update system. A very simple system that will make it easier for you guys to get the latest version. When Todo Freely starts it will check to see if a new version is available. If one is, an alert will be created containing the download link. Personally I hate pop up windows and intrusive prompts requesting I download the newest version. I think this is the simplest solution. It gets you the information, but allows you to update when you’re ready.
- Keyboard shortcuts for faster editing. For example when an action is highlighted pressing enter will begin editing it. Pressing space while an action is highlighted will expand or collapse it.
- Multi file support. I wouldn’t suggest using multiple files if you only use Todo Freely as a GTD app. However depending on your use of the program, multiple files would greatly improve the usability.
- Minor UI fixes. A few minor mistakes I’ve found such as incorrect window titles will be fixed.
- Code cleanup. It’s not the most glamorous change but it needs to be done. The code works fine but needs to be optimized to make sure it’s maintainable.
If I finish the above enhancements quickly I’ll take a look at:
- Copy, Cut, Paste. Via the keyboard.
- Sorting. Via clicking the column header.
There’s no hard date for the next release, but I’d like to get it out within the next three weeks. If you have and requests I’d be glad to hear them. You can also take a look at this post to see of other features I have in mind.
Also, I have an update for developers. Todo Freely is now under source control at SourceForge.net. The project unix name is todofreely and it’s located here. If you want the pre release source code you can get it there.