Add multiple URLs at once #350
Unanswered
adan89lion
asked this question in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In command-line interface, we can only add a URL at a time. When you try something like
shiori add "https://example.com/1.html" "https://example.com/2.html"
, it will returnError: accepts 1 arg(s), received 2
If I have a list of articles to save, it will be very handy to batch add (or import) multiple links to Shiori.
Beta Was this translation helpful? Give feedback.
All reactions