how to search for a link in an attribute? #1866
BrianHicks
started this conversation in
General
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.
-
Say I have a note that looks like this:
And I want to make a query in "exercise log" that includes all the things with that attribute. How do I do that? I've tried a bunch of ways with
[[#]]
orWHERE up = "[[exercise log]]"
clauses without being able to find anything that works.Beta Was this translation helpful? Give feedback.
All reactions