Category Archives: gtodo

Great Gtodo review

http://www.makeuseof.com/tag/5-excellent-todo-list-apps-for-linux-that-you-might-not-have-heard-of/ given I haven’t worked on it in years.

IRC: GMPC channel

Server: irc.freenode.net Channel: #gmpc

GTodo 2 testing.

I just realized I never posted the svn repository needed for testing gtodo2. So here it is: svn co https://gtodo.svn.sourceforge.net/svnroot/gtodo gtodo2 Ui wise, gtodo is getting pretty close to a good usable point. The code however needs some cleanup, I hope to have some time for this next week, and release a first pre-release. Q

Gtodo2 cleaning up

I planned to rewrite it in vala, but it’s a bit too immature, I got parts to work, but it’s often a guessing game to find the right way todo it (and alot of modifing valac files by hand). I’ve added a little view, to show the content of a task.

Gtodo2 – Test release

I wanted todo it for a long time, but always put it off because I wasn’t happy with some stuff. But I don’t really want to put it off anymore. So here is a test-release of gtodo2. Wat needs to be done: A way to select backend. Without making stuff complex. Notification system Backup system read more »

Task lists… and syncing update

I’ve implemented a Flat-File backend for gtodo2 yesterday (and polished it in the train today). It took surprisingly little work, I had to add one C file (GTodoFlatFileProvider.c) , and include it in a list of ‘providers’. It should support everything the other provider does.  But I cannot give guarantees. It’s available in svn for read more »

Task lists… and syncing

Because of lack of time and energy gtodo(2) developement has gone to a grinding halt. But that doesn’t solve my everlasting need for something to store my todo’s. While gtodo and gtodo2 both work ok enough todo this job, they both lack one important thing: Syncing. (actually I wrote a small tool for gtodo1 that read more »