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

[Request] Allow Tabs for different bookmark groups #257

Open
sriramsv opened this issue Nov 14, 2024 · 1 comment
Open

[Request] Allow Tabs for different bookmark groups #257

sriramsv opened this issue Nov 14, 2024 · 1 comment

Comments

@sriramsv
Copy link

Allow us to have different bookmark groups in horizontal tabs similar to page tabs so that we dont have to scroll through multiple lists on the home page.

@svilenmarkov
Copy link
Member

Hey, if I understand correctly, I believe you can already do this using the group widget:

- type: group
  widgets:
    - type: bookmarks
      title: Group 1
      groups:
        - links:
            - title: Youtube
              url: https://www.youtube.com/

    - type: bookmarks
      title: Group 2
      groups:
        - links:
            - title: Github
              url: https://github.com/

image

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

2 participants