Skip to content

Instantly share code, notes, and snippets.

View williamvz's full-sized avatar

William van Zweeden williamvz

View GitHub Profile
@williamvz
williamvz / querystyling.css
Last active February 8, 2021 20:14
CSS styling of Roam queries to show nothing but the page title that the query refers to. Useful to build simple query lists in Roam
/*
* Quick gist to modify roam css query styling.
* Built upon the work of GitMurf (https://github.com/GitMurf/Railscast-for-Roam-Research)
* and inspired by Maggie Delano (https://www.maggiedelano.com/2020/09/05/roamcsssnippets.html)
*/
/* Template */
/*
[data-tag="Template"],
[data-tag="Template"] + .rm-query .rm-query-title,