Replies: 1 comment
-
It compares the entire path of the file. So if you want to be sure it's exactly one file, you could do something like Hope this helps. |
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
-
Is there a way to filter by exact
[[link]]
, rather thanpath includes link
, which can match something like[[not link]]
?Beta Was this translation helpful? Give feedback.
All reactions