About SimpleTodo

Saturday, July 07, 2007

Since I haven't been posting anything, I thought I should start now...

Ever needed to hash up a quick todo list? Was Notepad's lack of text editing features such as Ctrl + Backspace making you mad? SimpleTodo provides a solution. As the names suggests, it provides a simple interface for managing a list of todo items. In addition, it provides a few text editing features that notepad lack:

  • [Ctrl + Backspace] Deletes the current selection and the word before the caret or the "text cursor".
  • [Ctrl + Shift + Backspace] Deletes all the characters starting from the beginning of the current line the caret is in up to the caret.
  • [Ctrl + Delete (button above the arrow keys)] Deletes the current selection and the word after the caret.
  • [Ctrl + Shift + Delete] Figuring out the pattern? Deletes all the characters starting from the caret to the end of the current line.
Besides providing a clean interface (and revealing possible projects I planned :P), SimpleTodo can also be minimized to the tray, reducing it's presence when you don't want the window to be hanging around.

And to top it all off, this application is open sourced and licensed under the Creative Commons. Although I'll admit the source code is rather messy at the moment.

Grab the Application Binary or Source Code today!

0 comments:

Post a Comment