Code: Select all
from-disk:content:obsidian #this works, the files with that word are found
?from-disk: content:obsidian #this works, the files with that word are found
fd:content:obsidian #this does work, the files with that word are found
?fd: content:obsidian #this does not work, the files with that word are not found
disk:content:obsidian #this does work, the files with that word are found
?_disk: content:obsidian #this does not work, the files with that word are not foundfd_disk:Code: Select all
....
"_disk","::from-disk:"
"fd","::from-disk:"
....??from-disk:from-diskam on
Version 1.5.0.1399a (x64)