A question about contains() #787
-
Hi everybody! My notes have a field This
doesn't work. |
Beta Was this translation helpful? Give feedback.
Answered by
blacksmithgu
Jan 17, 2022
Replies: 1 comment 1 reply
-
You can convert the link to a markdown string first: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ganser8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can convert the link to a markdown string first:
contains(string(date), "2022")
.