Is there a way to make queries on all files in the vault, especially the none markdown files?
If I store PDF, images, and email files (.eml) in some of my vault subfolders, can I make queries like:
- All files inside this folder with last modified date <7 days (not just “notes”, but ANY files, whatever their type).
- All files of type “.eml” with a file name containing XXX
- All files of type “.eml” and with text XXX in it’s CONTENT
- All pdf files with contents include XXX
In short making queries of all the data in the vaults, not just MD files…
Any solution for this?