Roadmap
This is the roadmap / TODO list for the dumb project.
Full Suite
- Write an html exporter (web viewer).
Future developement
- Write a modular Tkinter client easily interfaced with the uzbl browser;
- Write a fully featured client in curses, gtk and/or qt;
- Write a fully featured web client;
- Write a firefox plugin;
- Integration with an indexing system to allow searching in the
bookmarked documents.
dumb
Version 0.4
- Full refactoring of code;
- Better test coverage.
Future developement
- Write a wrapper script in the git style.
gdumb
Version 0.1
- Open a list of collections (from a config file)
- Browse the tags in the collection
- Browse the bookmarks with a certain tag
- Add a new bookmark and edit existing ones
Future developement
- create metatags from a boolean expression of other tags
- fulltext search of bookmarks