From 235c3657aa3a2a0e41382e95d052930ec63302ad Mon Sep 17 00:00:00 2001 From: robocopAlpha <35454738+robocopAlpha@users.noreply.github.com> Date: Sat, 22 Aug 2020 14:19:04 +0300 Subject: [PATCH] Fix links to wiki topics --- Usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Usage.md b/Usage.md index c806ce5..bd3e623 100644 --- a/Usage.md +++ b/Usage.md @@ -98,7 +98,7 @@ When searching for bookmarks, you may use `tag:tagname` to include tags and `-ta ## Improved import from Pocket -Shiori offers a [Command Line Interface](https://github.com/go-shiori/shiori/wiki/Usage/_edit#using-command-line-interface) with the command `shiori pocket` to import Pocket entries but with this can only import them as links and not as complete entries. +Shiori offers a [Command Line Interface](https://github.com/go-shiori/shiori/wiki/Usage#using-command-line-interface) with the command `shiori pocket` to import Pocket entries but with this can only import them as links and not as complete entries. To import your bookmarks from [Pocket](https://getpocket.com/) with the text and images follow these simple steps (based on [Issue 252](https://github.com/go-shiori/shiori/issues/252)): @@ -106,7 +106,7 @@ To import your bookmarks from [Pocket](https://getpocket.com/) with the text and 2. Download [this shell script](https://gist.githubusercontent.com/robocopAlpha/fa43b0e89f884826d3bd60f51e48b078/raw/pocket2shiori.sh). [*You need to download this in your docker container or on the device that you are hosting shiori*]. Name it for instance `pocket2shiori.sh`. - > Tip: checkout the wiki for [opening a console in the docker container](https://github.com/go-shiori/shiori/wiki/Usage/_edit#running-docker-container). + > Tip: checkout the wiki for [opening a console in the docker container](https://github.com/go-shiori/shiori/wiki/Usage#running-docker-container). 3. Execute the shell script.