10 Comments
User's avatar
⭠ Return to thread
Brian J. Moore's avatar

I like this alot ,but one element prevents me from adopting it - pages are show with underlining vs just a font color. this makes readability low when I want to use a page for each permanent note in my zettlekasten

Expand full comment
Alexander Rink's avatar

You can easily customise this to your liking. Just add another CSS Block on your roam/css page with the following content:

:root {

--bb-page__link: none;

--bb-page__link--hover: none;

}

Please contact me on twitter, github or via email if you need further support.

Expand full comment