I personally use VSCode to do bulk find and replace since they have a regex feature. To generate the regex, I give an example of what I want to find with ChatGPT and ask it to create a "find" regex, and then give an example format I want to have for replacement. ## Uses [[Daily notes#Editing Preview Headers]]