Hide headers? #1766
Unanswered
shikonotabi
asked this question in
Q&A
Hide headers?
#1766
Replies: 1 comment
-
Would something like the following suffice:
Is this the only query you've got in that note? If so, you could possibly add something If you've got other queries as well, then there is also an option to convert your query into a dataviewjs query, and then add a specific class to the output of that query to hide the headers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Wondering if it's possible to hide the header. I'm just using Dataview in book files to string the individual image, title, and author across the page (to save some vertical room).
This is what I've got so far:
For example:

Beta Was this translation helpful? Give feedback.
All reactions