imag/libimagbookmark
Matthias Beyer 4ee505c658 Merge pull request #815 from matthiasbeyer/release-prep
Release preparation things
2016-10-19 14:33:11 +02:00
..
src Rewrite BookmarkCollection::get_links_matching() to return Iterator 2016-10-19 13:03:17 +02:00
Cargo.toml Add meta-info in libimagbookmark/Cargo.toml 2016-10-18 10:56:12 +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.