If I write out something like below, Roam Toolkit will replace everything between the semicolons because there is a fuzzy date in that text:
Here is some text; in two weeks, I'm going to do x. I'm not sure if I should do x; might be a waste of time.
I spent a few hours working on a PR, but what I was coming up with was pretty complicated and there's probably a magical regex solution to this problem that someone could create instead (I don't know regex), so I'm going to hold off on that...
If I write out something like below, Roam Toolkit will replace everything between the semicolons because there is a fuzzy date in that text:
Here is some text; in two weeks, I'm going to do x. I'm not sure if I should do x; might be a waste of time.
I spent a few hours working on a PR, but what I was coming up with was pretty complicated and there's probably a magical regex solution to this problem that someone could create instead (I don't know regex), so I'm going to hold off on that...