Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow adding multiple URLs at once #158

Closed
kamtschatka opened this issue May 16, 2024 · 2 comments
Closed

Allow adding multiple URLs at once #158

kamtschatka opened this issue May 16, 2024 · 2 comments

Comments

@kamtschatka
Copy link
Contributor

When you have a lot of URLs at hand, it would be great if you can put them all into hoarder at once.
A simple solution would be, if you drop a list of URLs in the "new item" and press "Save", it checks if this is just a list of URLs separated by new-line characters. If it is, then ask if it should be a note, or if the URLs should be imported as separate Bookmarks.

@MohamedBassem
Copy link
Collaborator

hmmm, I haven't so far implemented any mass importing functionality in the app itself because you can do it with the CLI (https://docs.hoarder.app/import). Though I understand that probably not everyone would be familiar with how to use CLIs.

kamtschatka added a commit to kamtschatka/hoarder-app that referenced this issue May 19, 2024
Added a reusable dialog
opening a dialog that allows you to decide if you want to import multiple URLs at once if you provide only that
kamtschatka added a commit to kamtschatka/hoarder-app that referenced this issue May 19, 2024
kamtschatka added a commit to kamtschatka/hoarder-app that referenced this issue May 19, 2024
Added a reusable dialog
opening a dialog that allows you to decide if you want to import multiple URLs at once if you provide only that
MohamedBassem pushed a commit that referenced this issue May 19, 2024
Added a reusable dialog
opening a dialog that allows you to decide if you want to import multiple URLs at once if you provide only that

Co-authored-by: kamtschatka <simon.schatka@gmx.at>
@MohamedBassem
Copy link
Collaborator

Implemented by @kamtschatka in #167!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants