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
Uh oh!
There was an error while loading. Please reload this page.
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 2If I have a list of articles to save, it will be very handy to batch add (or import) multiple links to Shiori.
All reactions