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

Implement an API for different kinds of bookmarks #415

Open
3 tasks
flaksp opened this issue Feb 23, 2023 · 0 comments
Open
3 tasks

Implement an API for different kinds of bookmarks #415

flaksp opened this issue Feb 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@flaksp
Copy link
Member

flaksp commented Feb 23, 2023

Currently, there's only one bookmark kind, it's called a Chip:

Screenshot 2023-02-23 at 20 12 43

In the future we would like to introduce new kinds, e.g. this is how bookmarks in Safari look like:

Screenshot 2023-02-23 at 20 14 45

Actual list of new kinds will be described in other issues. This issue is about implementing a base that will be used for future kinds. It's important to note that some bookmark kinds may require specific requirements to be enabled, for example if we want to introduce new bookmark kind that has a website preview, then we need to ask for additional permissions first (to screenshot pages and to store unlimited amount of data in the storage API).

Blockers

Preview Give feedback
  1. enhancement

Tasks

Preview Give feedback
@flaksp flaksp added the enhancement New feature or request label Feb 23, 2023
@flaksp flaksp added this to Camellia Feb 23, 2023
@github-project-automation github-project-automation bot moved this to Needs triage in Camellia Feb 23, 2023
@flaksp flaksp self-assigned this Feb 23, 2023
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
Status: Needs triage
Development

No branches or pull requests

1 participant