]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - doc/md/Backup,-restore,-import-and-export.md
Generate HTML documentation using MkDocs (WIP)
[github/shaarli/Shaarli.git] / doc / md / Backup,-restore,-import-and-export.md
similarity index 87%
rename from doc/Backup,-restore,-import-and-export.md
rename to doc/md/Backup,-restore,-import-and-export.md
index 9f5598ef7953c26af32fb52cee5138b119a5e38b..d325222646ffc2c99bb8a827e156bee35ab55688 100644 (file)
@@ -1,9 +1,8 @@
-#Backup, restore, import and export
- * [Backup and restore the datastore file](#backup-and-restore-the-datastore-file)[](.html)
- * [Export links as...](#export-links-as)[](.html)
- * [Import links from...](#import-links-from)[](.html)
- * [Import Shaarli links to Firefox](#import-shaarli-links-to-firefox)[](.html)
 
+ * [Backup and restore the datastore file](#backup-and-restore-the-datastore-file)
+ * [Export links as...](#export-links-as)
+ * [Import links from...](#import-links-from)
+ * [Import Shaarli links to Firefox](#import-shaarli-links-to-firefox)
 
 ----------------------
 
@@ -24,7 +23,7 @@ To export links as an HTML file, under _Tools > Export_, choose:
 - _Export private_ to export private links only
 
 Restore by using the `Import` feature.
-* This can be done using the [shaarchiver](https://github.com/nodiscc/shaarchiver) tool.[](.html)
+* This can be done using the [shaarchiver](https://github.com/nodiscc/shaarchiver) tool.
 
 Example command: 
 ```bash
@@ -33,23 +32,21 @@ Example command:
 
 ## Import links from...
 
-
 ### Diigo
 
 If you export your bookmark from Diigo, make sure you use the Delicious export, not the Netscape export. (Their Netscape export is broken, and they don't seem to be interested in fixing it.)
 
-
 ### Mister Wong
 
-See [this issue](https://github.com/sebsauvage/Shaarli/issues/146) for import tweaks.[](.html)
+See [this issue](https://github.com/sebsauvage/Shaarli/issues/146) for import tweaks.
 
 ### SemanticScuttle
 
-To correctly import the tags from a [SemanticScuttle](http://semanticscuttle.sourceforge.net/) HTML export, edit the HTML file before importing and replace all occurences of `tags=` (lowercase) to `TAGS=` (uppercase).[](.html)
+To correctly import the tags from a [SemanticScuttle](http://semanticscuttle.sourceforge.net/) HTML export, edit the HTML file before importing and replace all occurences of `tags=` (lowercase) to `TAGS=` (uppercase).
 
 ### Scuttle
 
-Shaarli cannot import data directly from [Scuttle](https://github.com/scronide/scuttle). However, you can use this third party tool: https://github.com/q2apro/scuttle-to-shaarli to export the Scuttle database to the Netscape HTML format compatible with the Shaarli importer.[](.html)
+Shaarli cannot import data directly from [Scuttle](https://github.com/scronide/scuttle). However, you can use this third party tool: https://github.com/q2apro/scuttle-to-shaarli to export the Scuttle database to the Netscape HTML format compatible with the Shaarli importer.
 
 ## Import Shaarli links to Firefox
 
@@ -62,5 +59,5 @@ Your bookmarks will be imported in Firefox, ready to use, with tags and descript
 
 You may be interested in these Firefox addons to manage links imported from Shaarli
 
- * [Bookmark Deduplicator](https://addons.mozilla.org/en-US/firefox/addon/bookmark-deduplicator/) - provides an easy way to deduplicate your bookmarks[](.html)
- * [TagSieve](https://addons.mozilla.org/en-US/firefox/addon/tagsieve/) - browse your bookmarks by their tags[](.html)
+ * [Bookmark Deduplicator](https://addons.mozilla.org/en-US/firefox/addon/bookmark-deduplicator/) - provides an easy way to deduplicate your bookmarks
+ * [TagSieve](https://addons.mozilla.org/en-US/firefox/addon/tagsieve/) - browse your bookmarks by their tags