diff options
author | nodiscc <nodiscc@gmail.com> | 2018-01-18 20:49:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-18 20:49:20 +0100 |
commit | bc55e9479517890213ac439df6ddb720b8b8a5f3 (patch) | |
tree | 659e46e7215922ce085a278e19b90aeba9baffbf /doc/md | |
parent | 26c5b1bca6ea7d88dda6ecbf08259c8f90f5d32b (diff) | |
parent | a52d39dafb132ee1a28d0de3c36bbdc66b94fd67 (diff) | |
download | Shaarli-bc55e9479517890213ac439df6ddb720b8b8a5f3.tar.gz Shaarli-bc55e9479517890213ac439df6ddb720b8b8a5f3.tar.zst Shaarli-bc55e9479517890213ac439df6ddb720b8b8a5f3.zip |
Merge pull request #1057 from shaarli/doc-derefind
doc: import: add link to derefind conversion tool
Diffstat (limited to 'doc/md')
-rw-r--r-- | doc/md/Backup,-restore,-import-and-export.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/md/Backup,-restore,-import-and-export.md b/doc/md/Backup,-restore,-import-and-export.md index 89724857..bb790074 100644 --- a/doc/md/Backup,-restore,-import-and-export.md +++ b/doc/md/Backup,-restore,-import-and-export.md | |||
@@ -45,6 +45,10 @@ Shaarli cannot import data directly from [Scuttle](https://github.com/scronide/s | |||
45 | However, you can use the third-party [scuttle-to-shaarli](https://github.com/q2apro/scuttle-to-shaarli) | 45 | However, you can use the third-party [scuttle-to-shaarli](https://github.com/q2apro/scuttle-to-shaarli) |
46 | tool to export the Scuttle database to the Netscape HTML format compatible with the Shaarli importer. | 46 | tool to export the Scuttle database to the Netscape HTML format compatible with the Shaarli importer. |
47 | 47 | ||
48 | ### Refind | ||
49 | |||
50 | You can use the third-party tool [Derefind](https://github.com/ShawnPConroy/Derefind) to convert refind.com bookmark exports to a format that can be imported into Shaarli. | ||
51 | |||
48 | ## Import Shaarli links to Firefox | 52 | ## Import Shaarli links to Firefox |
49 | 53 | ||
50 | - Export your Shaarli links as described above. | 54 | - Export your Shaarli links as described above. |