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 · 0 comments
Open

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

K0ng2 opened this issue Nov 27, 2024 · 0 comments

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/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant