Add README.md for libimagbookmark
This commit is contained in:
parent
fc53d9a401
commit
62a7e75230
1 changed files with 11 additions and 0 deletions
11
libimagbookmark/README.md
Normal file
11
libimagbookmark/README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# 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.
|
||||
|
Loading…
Reference in a new issue