Replies: 1 comment 2 replies
-
That's wierd - can you share the exact desktop query? I can imagine |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
On desktop i have a query that searches for data within a folder that uses syntax like...From "Vault/Folder/Sub-Folder"...which returns exactly what I need but on a mobile device it returns 0 results. However, if I change it to...From "Folder/Sub-Folder" then the opposite happens and it works on mobile but not desktop?
Is there a way to get it to work on both?
Beta Was this translation helpful? Give feedback.
All reactions