Just a quick little todo app I wanted for myself.
I wanted a todo application that would generate todo.txt/changelog.txt files for my projects automagically, and keep track of a relation between changelog and finished todo items, starting from a plain hierarchical todo gui which i could use to just organise my thoughts. I know that there is a thousand and one todo applications out there already, which is why I was a bit hesitant to start this project, I searched around and tried various todo applications out there, but none did what I wanted them to do, or they did too much. The vast majority seemed to be suffering from heavy feature bloat. I just wanted something very simple and minimal that did what I want it to do. So I eventually broke down and made this, I thought I would share.
I wouldn't call it a finished product just yet, but it's usable.
Known issues:
- When adding a new project or task, or when marking one as completed, the
treeview will refresh and expand all nodes (instead of remembering which ones you had open or closed.)
- On linux: when moving the main window to a different workspace/desktop new
dialogs do not appear on the correct workspace.
- When the changelog text field is left emtpy they do not show up in the
changelog treeview when marked as completed. (they are however written to the txt files using the summary text)
I'll get around to fixing these some day

obligatory screenshot:

I made a silly little web page for it, which is where you can go download it:
http://www.linkerror.com/tolipo.cgi