Help! Trying to use Regex in Obsidian. I have learned a couple of expressions but unable to implement. Is there a specific character or command or plugin that I might need before using Regex?
I have tried using the / and \ characters, but could not get any result in the search box.
Thanks Anwen,
Here’s what I have tried for the following purpose. My apology I should have stated original.
I have several thousand files prefixed by date in the following format yyyymmdd.
I am trying to find all files for the year 2017 and which contains the word “doctorate”.
Here are some of the expressions I have attempted.