inline metadata work differently? #1025
-
Hi there, I am not sure why inline metadata behaves differently to me. file1 with (doesn't work) ---
created: [[2022-04-19]]
--- file2 with (works) [created::[[2022-04-19]]] Query
am I missing something? |
Beta Was this translation helpful? Give feedback.
Answered by
blacksmithgu
Apr 27, 2022
Replies: 2 comments 11 replies
-
You need to quote links in frontmatter - |
Beta Was this translation helpful? Give feedback.
11 replies
-
To search on dates, use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
psarras
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To search on dates, use
WHERE created = date(2022-04-30)