imag/lib/domain/libimagbookmark
Matthias Beyer 663242db7e Update dependency: error-chain: 0.10 -> 0.11 2017-10-12 22:12:27 +02:00
..
src Remove dedicated result modules, use error chain generated Result types 2017-09-04 09:19:29 +02:00
Cargo.toml Update dependency: error-chain: 0.10 -> 0.11 2017-10-12 22:12:27 +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.