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

Bookmarks #37

Closed
manojVivek opened this issue Sep 5, 2019 · 6 comments · Fixed by #162
Closed

Bookmarks #37

manojVivek opened this issue Sep 5, 2019 · 6 comments · Fixed by #162
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@manojVivek
Copy link
Collaborator

No description provided.

@manojVivek manojVivek added the enhancement New feature or request label Sep 5, 2019
@manojVivek manojVivek added this to the POST MVP milestone Sep 5, 2019
@manojVivek manojVivek removed this from the POST MVP milestone Mar 14, 2020
@Grafikart
Copy link
Contributor

I start working on it (using a left drawer atm)

@manojVivek
Copy link
Collaborator Author

Thanks and exciting to know that! I'm assigning this to you. 🎉

@Grafikart One quick design suggestion. Can you please implement the bookmarks to be shown in the space below the address bar?

As that is how most browsers do and I think, we should keep it that way. So that, it will be more intuitive for the users than adding it to the sidebar.

What do you think?

@Grafikart
Copy link
Contributor

Grafikart commented Jun 4, 2020

This is my current idea

  • A star in the adress bar to toggle the bookmarking
  • Left bar to access bookmarks and remove them

I don't know the project so I rely on existing elements. I don't feel confident enough to add a new UI element at the moment.

I'm trying to get a first quick proof of concept. Then when I'll have more time i'll try to mirro the chrome user experience

  • A popup to choose a name for the bookmark instead of using the domain name
  • A bar with bookmarks
  • A right click action de remove bookmarks

@manojVivek
Copy link
Collaborator Author

@Grafikart We don't have to exactly mirror the chrome user experience. But only the placement if we could do it below the address bar it would be great. The code change should be almost similar, instead of adding it to the sidebar, you will have to add it to the NavigationControls component.

Something like:
bookmarks-ui

@Grafikart
Copy link
Contributor

Ok do you think we should ask the user for a title or use the domain name for the bookmark ?

@manojVivek
Copy link
Collaborator Author

manojVivek commented Jun 4, 2020 via email

@Grafikart Grafikart mentioned this issue Jun 4, 2020
3 tasks
@manojVivek manojVivek added this to the v0.4.0 milestone Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants