imag/lib/domain/libimagbookmark
Matthias Beyer a20871eb5e Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00
..
src Remove dedicated result modules, use error chain generated Result types 2017-09-04 09:19:29 +02:00
Cargo.toml Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01: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.