Menu

jodo - jeriks todo / News: Recent posts

New version in subversion available

The new version is build from scratch and hove some improvments:
* Shortcuts for date and time details: jodo -a something -dd, or jodo -a something -dw
* Shortcut for deleting items: jodo -x <id>
* Highly configurable through a config.yml file: colors, signs, ...
* i18n and l10n support: see folder i18n
* Migration script from the old jodo to the new: scripts/migrate.rb
Still under beta:
* The documentation is not complete, just the basics at the moment
* Still some small bugs
* Missing installation routine ... read more

Posted by Je Riik 2006-12-29

Created Project Website Layout

Finally I managed it to get a website design. The content will be delivered soon. At latest when the new version of jodo is developed.

Posted by Je Riik 2006-09-22

Refactoring jodo

I am refactoring the whole application. Adding unit-tests and try to make the software more OO. For this reason the subversion version is not usable at the moment.

To get a working version download from the files section.

Posted by Je Riik 2006-09-16

File Release: commencements available

Theres a snapshot of jodo available in the files section.

Posted by Je Riik 2006-09-09

Source code available

The source code for jodo is now available via subversion. If you want to give it a try:

$ svn co https://svn.sourceforge.net/svnroot/rodo/trunk jodo
$ cd jodo
$ ./install.sh

Posted by Je Riik 2006-09-03