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

Handle multiple bookmarks on popup #37

Open
peterhil opened this issue Sep 3, 2020 · 0 comments
Open

Handle multiple bookmarks on popup #37

peterhil opened this issue Sep 3, 2020 · 0 comments
Assignees
Labels
new feature New feature or request
Milestone

Comments

@peterhil
Copy link
Owner

peterhil commented Sep 3, 2020

This enables saving multiple bookmarks or editing multiple existing bookmarks from the popup.
Get the selected tabs with query: {currentWindow: true, highlighted: true}.

Ideas:

  • Move category on top then group URL and title, with URL being before title – this has the advantage of having category search on top, which can be used for searching existing bookmarks and showing the results below
  • Enable bookmarking selected or all tabs on window at once
  • Maybe implement carousel UI element for multiple bookmark results or just list the bookmarks with URL and titles grouped?
  • When there are multiple bookmarks for an URL: show the URL only once and list individual bookmarks with title (and maybe parent category), but enable deleting, moving and editing each bookmark using buttons or some dropdown
@peterhil peterhil added this to the Editing bookmarks milestone Sep 3, 2020
@peterhil peterhil self-assigned this Sep 3, 2020
@peterhil peterhil changed the title Implement slider UI element for multiple bookmark results Handle multiple bookmarks on popup Jun 3, 2021
@peterhil peterhil added the new feature New feature or request label Jun 3, 2021
@peterhil peterhil removed this from the Editing bookmarks milestone Jun 3, 2021
@peterhil peterhil added this to the 0.6.1 milestone Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant