TODO
author fabien@tzone.org
Wed, 31 Dec 2008 16:26:22 -0500
changeset 75 4f6b7b48322f
parent 74 6784c4350b41
permissions -rw-r--r--
A lot of fix again, for folder view, bookmark editing and removal and some error handling.

* Add more unit testing.
* Add licences notes to src files.
* Add synonymous support.
* Add "new keyword" enlighting, maybe with link to keyword editing.
* Add similar keywords suggestions.  Otherly said: "Bookmarks which have
  X keywords also have this keywords." May be some frequency filter will
  be needed.
* Used SQL sequence instead of the db_sequence table.
* Add CSS.
* Add Search capabilities.
* Add default (dynamic?) tree expansion using colltags.
* Add XBel Export.
* Add support for icons.
* Add modified time.
* Add access/check time.
* Add user session support.
* Better unicode handling.
* More user preferences.
* Clean up of all the code.  This is a real mess currently!
* Optimization of some code part.
* Add AJAX support.
* Add cloud-like selection.
* Add public/private field.