I’m glad that other people are interested in this feature as well
I was thinking of making a similar post in Plugin Ideas.
Then I found a plugin thanks to this thread and Liam Cain.
Unfortunately the plugin is only available on github.
I’ve never tried to manually install mods from github before.
But to make it work, here’s what I did:
-Download as Zip.
-Right click on the downloaded file. Extract here.
-Copy this folder to your vault \ .obsidian \ plugins.
-Open a plugins folder in file explorer “search-from-directory-main”.
-Copy the file “main” from the “dist” folder to the main directory “search-from-directory-main”. Otherwise the plugin won’t be activated.
-Open the file main.js with a text editor and remove this part “tag:task/todo”, save a file.
This is something the author added for his own use.
The end result will look like this (path:"${i}"
)
instead of (path:"${i}" tag:task/todo
)
-Enable the plugin in the settings