Hi,
I am using the Vimperator extension [1] for Firefox and am trying to access Taboo's features with it. While Taboo works fine basically, I am missing two things which would make life easier for a Vimperator user.
1) Have a Taboo icon in the status bar. Vimperator hides the toolbar by default, as it is not needed anymore, but the status of page (added/not added) in Taboo is currently only shown in the toolbar button. It would be great to have a small icon in the status bar.
2) Make the entries on the Taboo page accessible with the keyboard. When I enter Vimperator's hint mode on the Taboo page, only the "grid", "calendar", ... buttons, the search field and the buttons at the bottom are accessible via hints - the entries are not. There also seems to be no way to reach them in another way with the keyboard (cursor keys or something like that).
Maybe this could be changed in future versions. Maybe it would also be useful for other users as well.
Otherwise Taboo works fine together with Vimperator, I added a few commands and one keybinding in my .vimperatorrc:
com! TabooAdd :js taboo.addTaboo()
com! TabooAddDetail :js taboo.addTabooWithDetails()
com! TabooAddClose :js taboo.addTabooAndClose()
com! TabooToggle :js taboo.toggleTaboo()
com! TabooRemove :js taboo.removeTaboo()
com! TabooPanel :js taboo.showPanel()
map t :t chrome://taboo/content/start.html
Maybe this is useful for other Vimperator users.
[1] http://vimperator.org/trac/wiki/Vimperator