imag/libimagbookmark
Matthias Beyer 0a04081599 Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-units
Cargo rustc codegen units
2016-10-31 23:39:38 +01:00
..
src Rewrite BookmarkCollection::get_links_matching() to return Iterator 2016-10-19 13:03:17 +02:00
Cargo.toml Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-units 2016-10-31 23:39:38 +01:00
README.md Create symlinks to documentation files in libimag*/README.md 2016-10-13 12:04:36 +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.