I am trying to replace things in multiple documents and I need regex for that. I found this plugin GitHub - MahmoudFawzyKhalil/obsidian-global-search-and-replace: A plugin to do a global search and replace in all your Obsidian vault files. but it doesn’t seem to support multiline indexing (I opened an issue here Does this plugin index a document by lines? · Issue #21 · MahmoudFawzyKhalil/obsidian-global-search-and-replace · GitHub). Is there any other way to find & replace with regex in obsidian?
In obsidian I don’t think so, see this thread:
https://forum.obsidian.md/t/global-mass-vault-wise-search-replace
Outside obsidian you can use Notepad++ or VS code. VScode is maybe harder to use at first but is the best tool if you want to do more complicated stuff
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.