aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-05-29 22:24:44 +0200
committernodiscc <nodiscc@gmail.com>2020-09-12 14:31:45 +0200
commit328c215a8ac28e8c6b542fad1120b26692c923c5 (patch)
treef555ebd15a300fe934b229c67fc90708909f4761 /doc
parentdfed9b2dd58cfb82a334f4c9433bfce84426cd34 (diff)
downloadShaarli-328c215a8ac28e8c6b542fad1120b26692c923c5.tar.gz
Shaarli-328c215a8ac28e8c6b542fad1120b26692c923c5.tar.zst
Shaarli-328c215a8ac28e8c6b542fad1120b26692c923c5.zip
doc: add note about importing browser bookmarks folder structure to shaarli tags
ref. https://github.com/shaarli/Shaarli/issues/1449
Diffstat (limited to 'doc')
-rw-r--r--doc/md/Usage.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/md/Usage.md b/doc/md/Usage.md
index 683b41c4..6dadde0a 100644
--- a/doc/md/Usage.md
+++ b/doc/md/Usage.md
@@ -108,3 +108,4 @@ Restore by using the `Import` feature.
108- These exports contain the full data (URL, title, tags, date, description, public/private status of your Shaares) 108- These exports contain the full data (URL, title, tags, date, description, public/private status of your Shaares)
109- They can also be imported to your web browser bookmarks. 109- They can also be imported to your web browser bookmarks.
110 110
111To **import a HTML bookmarks file** exported from your browser, just use the `Import` feature. For each "folder" in the bookmarks you imported, a new tag will be created (for example a bookmark in `Movies > Sci-fi` folder will be tagged `Movies` `Sci-fi`).