imag/lib/domain/libimagbookmark
Matthias Beyer 901502b67e Split "internal" module into several submodules
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-31 12:48:00 +02:00
..
src Split "internal" module into several submodules 2019-05-31 12:48:00 +02:00
Cargo.toml Fix libimagbookmark for new url library 2019-05-31 12:48:00 +02:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

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.