imag/libimagbookmark
Matthias Beyer b5bfc1978c Fix: Cargo.toml does not know "website", but "homepage" 2016-10-20 14:14:18 +02:00
..
src Rewrite BookmarkCollection::get_links_matching() to return Iterator 2016-10-19 13:03:17 +02:00
Cargo.toml Fix: Cargo.toml does not know "website", but "homepage" 2016-10-20 14:14:18 +02:00
README.md Create symlinks to documentation files in libimag*/README.md 2016-10-13 12:04:36 +02:00

README.md

libimagbookmark

This library crate implements functionality for bookmarks.

It uses libimagentrylink to create external links and therefor deduplicates equivalent external links (libimagentrylink deduplicates - you cannot store two different store entries for https://imag-pim.org in the store).

It supports bookmark collections and all basic functionality that one might need.