Fix links to wiki topics

robocopAlpha 2020-08-22 14:19:04 +03:00
parent 149636922e
commit 235c3657aa

@ -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.