Publika Opinio is a bookmark based on tag written in ruby on rails. You can save bookmarks with name, url, description and tags and choose what make private or public.
How to install:
$ script/plugin install http://publikaopinio.rubyforge.org/svn/trunk/publika-opinio/
Or go to the Download page
How to use:
- If you type a single tag you'll find an exact tag
- If you type a single tag with the & box checked you'll find an exact tag and the tags with that suffix/prefix
- If you type multiple tags (separated by space) you'll find bookmarks with one or more tags
- If you type multiple tags (separated by space) with the & box checked you'll find bookmarks with one or more tag and the tags with that suffix/prefix
- If you type multiple tags with "+" like separator you'll find the bookmarks with all the tags
- If you type multiple tags with "+" like separator and with the & box checked you'll find the bookmarks with all the tags and the tags with that suffix/prefix
See the readme file for more details.