imag/lib/domain/libimagbookmark
Matthias Beyer 73f6016221 Update version strings: 0.4.0 -> 0.5.0 2017-09-24 13:05:01 +02:00
..
src Remove dedicated result modules, use error chain generated Result types 2017-09-04 09:19:29 +02:00
Cargo.toml Update version strings: 0.4.0 -> 0.5.0 2017-09-24 13:05:01 +02:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +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.