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

[FEATURE] - Profiles #619

Closed
Jordan466 opened this issue Jul 2, 2023 · 1 comment
Closed

[FEATURE] - Profiles #619

Jordan466 opened this issue Jul 2, 2023 · 1 comment

Comments

@Jordan466
Copy link

Enable users to group bookmarks into profiles. Users would be able to swap between profiles to load different bookmarks.

For example, suppose I'm working on feature A. I have a profile called Profile A that defines various bookmarks that are useful to me while working on that feature.
I then decide I want to work on feature B. I switch to profile B, and all of my bookmarks are loaded up without needing to redefine them.

This could technically be achieved by saving bookmarks.json in source control and switching branches. But there's no solution for those who prefer to gitignore the bookmarks.json or save bookmarks in vscode

This feature request could also be a potential solution: #569

@alefragnani
Copy link
Owner

Hi @Jordan466 ,

The profile behavior should be provided with the Tags feature described in #254 (comment).

It was originally planned back then, but I had other priorities to deal with and it ended up freezed. I'm planning to go back to this in upcoming releases, and finally release it (if everything goes as expected 😁) .

Hope this helps

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

No branches or pull requests

2 participants