Open sriramsv opened 1 week ago
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/
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.