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
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
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
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.