From d62c9724b7f4cb728cd5b5496fdcc0eba8330772 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sat, 21 Sep 2024 16:56:42 +0000 Subject: feature(web): Preserve title, tags and createdAt when importing a netscape html. Fixes #401 --- docs/docs/10-import.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/docs/10-import.md b/docs/docs/10-import.md index 14c59034..bf3a6829 100644 --- a/docs/docs/10-import.md +++ b/docs/docs/10-import.md @@ -2,9 +2,9 @@ ## Import using the WebUI -Hoarder supports importing bookmarks using the Netscape HTML Format. +Hoarder supports importing bookmarks using the Netscape HTML Format. Titles, tags and addition date will be preserved during the import. An automatically created list will contain all the imported bookmarks. -Simply open the WebUI of your Hoarder instance and drag and drop the bookmarks file into the UI. +To import the bookmark file, go to the settings and click "Import Bookmarks from HTML file". :::info All the URLs in the bookmarks file will be added automatically, you will not be able to pick and choose which bookmarks to import! @@ -42,4 +42,4 @@ cat all_links.txt | xargs -I{} hoarder --api-key --server-addr book - Click on the three dots on the top right corner and choose `Export bookmarks` - This will download an html file with all of your bookmarks. -You can use this file to import the bookmarks using the UI or CLI method described above \ No newline at end of file +You can use this file to import the bookmarks using the UI or CLI method described above -- cgit v1.2.3-70-g09d2