Use case or problem
Over the time many inconsistent property keys have accumulated in my vault. For example in-use vs. in_use.
I use the search core plugin to search and manually replace inkonsistent keys. But since search does not look into .base files, I often end up with orphaned keys in base queries.
Proposed solution
(Optionally) include .base files in search function.
A simple text search would suffice.
Current workaround (optional)
Text editor with global search function (Notepad++)