How to list only today's dailynote in a dv-list-query? #1673
Unanswered
Gewerd-Strauss
asked this question in
Q&A
Replies: 1 comment
-
Alas, this is painful. In the where, do something along the lines of |
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.
-
Hello,
I have been using this query:
for getting the today's note based on the frontmatter
date
field containing the date in format2022-12-18
. Now I have transitioned to the formatyyyyMMDD
(just removed the-
, aka 20221218), and I cannot figure out how to change the dataview query accordingly.Anyone know how to do this properly?
Beta Was this translation helpful? Give feedback.
All reactions