My favorites | Sign in
Project Logo
                
Show all Featured downloads:
doneyet-osx
Show all Featured wiki pages:
ConfigurationOptions
Feeds:
People details
Project owners:
  gtaubman

Doneyet is an ncurses based hierarchical todo list manager written in C++. If you give it a whirl let me know! I'd be happy to hear who's using it and any feature requests! Mostly, I use it for:

Information

DoneYet is a filter-based todo list manager. Currently there are only four filters but in future versions there will be more and they will be user editable. Currently the filters consist of:

Saving

Doneyet will save on quit, or when choosing 'Save' from the 'Project' menu.

Key Shortcuts

Doneyet is used primarily through key commands. There is a menu system in place but not everything can be achieved through it. The key commands are as follows:

Menu System

The menu system also contains the 'Plain Text' menu item in the 'Generate' menu. This creates a text file of whatever is currently filtered in /tmp/snippet.txt and then calls less on that file. A potential use of this is reporting weekly progress in email. Copying directly out of the ncurses window is difficult and time consuming. This however generates a plain text version with no borders.

Screenshots









Hosted by Google Code