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

Add same-tab property of Bookmarks for widgets or group levels #270

Open
K0ng2 opened this issue Nov 27, 2024 · 1 comment
Open

Add same-tab property of Bookmarks for widgets or group levels #270

K0ng2 opened this issue Nov 27, 2024 · 1 comment
Labels
work completed Work for this has been completed but it may not yet be merged / released
Milestone

Comments

@K0ng2
Copy link

K0ng2 commented Nov 27, 2024

type: bookmarks
groups:
  - title: Social
    same-tab: true
    links:
      - title: Reddit
        url: https://www.reddit.com/
      - title: Twitter
        url: https://twitter.com/
      - title: Instagram
        url: https://www.instagram.com/
      - title: Facebook
        url: https://www.facebook.com/

or

type: bookmarks
same-tab: true
groups:
  - title: Social
    links:
      - title: Reddit
        url: https://www.reddit.com/
      - title: Twitter
        url: https://twitter.com/
      - title: Instagram
        url: https://www.instagram.com/
      - title: Facebook
        url: https://www.facebook.com/
@svilenmarkov
Copy link
Member

Hey, thanks for the idea! I'll get this added for each group.

@svilenmarkov svilenmarkov added this to the v0.7.0 milestone Nov 28, 2024
@svilenmarkov svilenmarkov added the work completed Work for this has been completed but it may not yet be merged / released label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work completed Work for this has been completed but it may not yet be merged / released
Projects
None yet
Development

No branches or pull requests

2 participants