imag/lib/domain/libimagbookmark
2019-12-08 13:48:47 +01:00
..
src Remove old implementation, define interface for new implementation 2019-12-08 13:48:47 +01:00
Cargo.toml Remove old implementation, define interface for new implementation 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.