Global path filter to increase performance, especially on mobile #153
Closed
Replies: 1 comment
-
In my experience the performance cost of searches isn't the actual searching, but the display of large numbers of tasks (many hundreds). This is fixed by using However, #1619 proposes a mechanism where you could add any number of filters to a global instructions block, which would enable you to do what you wish. So I will close this. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, "the [path] filter [in the codeblocks] filters the tasks after the plugin looked for tasks in the entire vault."
I would like to limit the plugin to certain paths for performance reasons because it takes a couple of seconds on mobile to query my whole vault.
Beta Was this translation helpful? Give feedback.
All reactions