search from all files with obsidian
For now, I can only search in each single file. But if I want to find something from all my notes. And that thing is in a html file. I will miss it.
Is it possible to search information from html file with the original obsidian search?
Is it possible to search information from html file with the original obsidian search?
It seems there is no official searching hook mechanism for plugin to integrate with the original obsidian search feature, so I have no idea how to implement your feature request.
Omnisearch (https://github.com/scambier/obsidian-omnisearch) searches for HTML files as well.
Omnisearch (https://github.com/scambier/obsidian-omnisearch) searches for HTML files as well.
The Omnisearch plugin seems not satisfy @Neptune10000 's request.
- It is not integrated with the original Obsidian search panel.
- I cannot search some specific words in my testing HTML files by this plugin.