For a CALENDAR query display only specific Month #1887
Unanswered
rolandhesz
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
-
I am trying to display meetings for a months in a Calendar but currently the result defaults to "Today".
This means that
will show up like this (on 18/04/2023)
and I have to navigate back to January if I want to see January.
Is there a way to make sure that the above query by default shows January? (Or the month that the query is looking for?)
Is there a way to define this in
dataviewjs
maybe?Beta Was this translation helpful? Give feedback.
All reactions