How do I SELECT all fields in frontmatter without listing them one by one? #913
Unanswered
blvckmvgicdotexe
asked this question in
Q&A
Replies: 0 comments
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.
-
My frontmatter looks something like
Now, I would like to do something like
instead of enumerating all of the fields, à la SQL
Also it would be nice to be able to differentiate between frontmatter fields, inline fields etc..
Beta Was this translation helpful? Give feedback.
All reactions