imag/lib/domain/libimagbookmark
Matthias Beyer 37b7b2e67e Add functions to get by id and remove with FileLockEntry
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-12-08 13:48:47 +01:00
..
src Add functions to get by id and remove with FileLockEntry 2019-12-08 13:48:47 +01:00
Cargo.toml Add "is"-flag setting when creating bookmark 2019-12-08 13:48:47 +01: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.