Selectively display bookmark icons
-
This is a two part feature request.
Selectively display bookmark icons in the bookmark bar
Edge has a really nice feature that enables you to selectively display bookmarks as icons in the bookmark bar, while leaving others with a favicon and text, for example.
I'd love to see this in Vivaldi.
~~Display bookmark bar on new tabs only
Vivaldi enables us to either show the bookmark bar or hide it. I'd like to see a third option like this:~~
I don't always need the bookmark bar, although I often want to see it when I open a new tab because that's when I'm most likely to need it.Removing this part of my feature request in favour of this existing request: Show the Bookmarks Bar only on New Tabs | Vivaldi Forum.
-
@pauljacobson Please vote for the existing request: Show the Bookmarks Bar only on New Tabs.
I use this CSS code to Autohide the Bookmark Bar. It shows on all pages only on hovering the Address Bar.
/* Simple AutomaticBookmark-bar */ .bookmark-bar-top .bookmark-bar {margin-bottom: -28px; z-index: 1; transform: translateY(0); transition: transform 0.1s 0.5s !important;} .bookmark-bar-top .bookmark-bar::before {content: ''; position: absolute; height: 12px; width: 100%; top: 100%;} .bookmark-bar-top .bookmark-bar:not(:focus-within):not(:hover) {transform: translateY(-100%); transition: transform 0.1s 0.5s !important;}
-
@pauljacobson Welcome to the Community. Post one topic for each feature request.
Here are a few links for your bookmarks that you may find useful:
-
@Pesala Thank you for the reminder. I've upvoted the other issue.
Your CSS approach is an interesting one!
-
@pauljacobson You should be able to edit your first post and topic title to focus on the valid request:
Selectively display bookmark icons in the bookmark bar
-
Ppafflick moved this topic from Automotive News on