lamos 0.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News lamos 0.5 (Default branch)
# 1  
Old 01-27-2009
lamos 0.5 (Default branch)

lamos is PHP-based software for bookmark management and exchange. Links/bookmarks for multiple users are stored in a database and can be retrieved and added via a Web frontend. lamos supports hierarchical categories for links and includes a simple search function. The idea is to allow synchronization of bookmarks between different browsers, systems, and places with a single service that can be accessed from everywhere. License: GNU General Public License v3 Changes:
This release implements category counters. Entries without selection of a category are now refused, and private links are handled properly. 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)