Moonbeam Bookmark Manager 0.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Moonbeam Bookmark Manager 0.2 (Default branch)
# 1  
Old 09-26-2008
Moonbeam Bookmark Manager 0.2 (Default branch)

Moonbeam provides a simple way to keep track ofall your bookmarks in a central location, insteadof being attached to whichever browser you'recurrently using. Its advantage over services likedel.icio.us is that the data is kept on yourserver. Additionally, each bookmark can beassigned an arbitrary number of metatags, so Websites that don't fit neatly into one category canbe given all the tags that apply, which also makesfinding them easier.License: GNU General Public License v2Changes:
This release adds a framed viewer example, adds aMinerva (WARP)interface, refactors the "add" functionality, andincludes a bookmarklettool (with a configuration script).Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
MU-BOOKMARKS(5)                                                 File Formats Manual                                                MU-BOOKMARKS(5)

NAME
bookmarks - file with bookmarks (shortcuts) for mu search expressions DESCRIPTION
Bookmarks are named shortcuts for search queries. They allow using a convenient name for often-used queries. The bookmarks are are also visible as shortcuts in the mu experimental user interfaces, mug and mug2. mu supports bookmarks stored in a file called bookmarks in the mu home directory (typically, this would be ~/.mu/bookmarks). The bookmarks file is a typical key=value .ini-file, which is best shown by means of an example: [mu] inbox=maildir:/inbox # inbox oldhat=maildir:/archive subject:hat # archived with subject containing 'hat' The [mu] group header is required. For practical uses of bookmarks, see mu-find(1). LOCATION
The bookmarks file is read from <muhome>/bookmarks. Typically, this would be ~/.mu/bookmarks, but this can be influenced using the --muhome parameter for mu-find(1) and mug(1). AUTHOR
Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> SEE ALSO
mu(1) mu-find(1) User Manuals May 2011 MU-BOOKMARKS(5)