down Pocket on July 8, 2025. Thank you for being part of our journey over the years—we’re proud of the impact Pocket has had for our users and communities. Pocket is saying goodbye - What you need to know | Pocket Help 4
Usage: shiori [command] Available Commands: add Bookmark the specified URL check Find bookmarked sites that no longer exists on the internet completion Generate the autocompletion script for the specified shell delete Delete the saved bookmarks export Export bookmarks into HTML file in Netscape Bookmark format help Help about any command import Import bookmarks from HTML file in Netscape Bookmark format open Open the saved bookmarks pocket Import bookmarks from Pocket's data export file print Print the saved bookmarks server Starts the Shiori webserver update Update the saved bookmarks version Output the shiori version Flags: -h, --help help for shiori --log-caller logrus report caller or not --log-level string set logrus loglevel (default "info") --portable run shiori in portable mode --storage-directory string path to store shiori data Use "shiori [command] --help" for more information about a command. 15
$ echo $XDG_CONFIG_HOME $ ls $HOME/.local/share/shiori/ archive shiori.db thumb $ file $HOME/.local/share/shiori/shiori.db /home/matoken/.local/share/shiori/shiori.db: SQLite 3.x database, last written using SQLite ver 22
from Pocket's data export file Usage: shiori pocket source-file [flags] Flags: -h, --help help for pocket Global Flags: --log-caller logrus report caller or not --log-level string set logrus loglevel (default "info") --portable run shiori in portable mode --storage-directory string path to store shiori data 23