Matthias Beyer
ef17930c29
With this patch, the libimagentrylink library interface gets renamed. The trait gets renamed to the more descriptive name "Linkable", the functions get renamed to not contain any notion of "internal" anymore. This patch also adapts the whole source tree for the new libimagentrylink interface, also renaming variables to not contain "_internal_" anymore. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
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.