I want to make Linter update a YAML property but only if the property exists in the note in the first place.
Specifically, i want it to add the date of modification but only in notes where i have put a ‘modified-date’ property.
Right now it’s adding the property if doesn’t find it already there.
Is that possible to do?