Hello everyone,
I am using the Templater Plugin and the Templates Core Plugin. When I create new Notes, I use this properties:
image: used properties
The Problem now is, that my existing Notes arent conform to the new Metadata system I have.
To sort my Properties, I used Linter and this worked fine. But the crucial thing I switched, was the date I created the Note to the System creation date. Sounds like theres no difference right ?
The difference is big enough to let me use half a day to search for solutions and I couldn’t find something helpfull.
The Problem:
I also probably know why this happens. Because this were Notes without any Properties, I added the new Templater Template with the Templates (! not the Templater) and Templates doesn’t know what to do with this function.
It’s just parsing the Templater function into the created Propertie.
image: Created Date function parsed inside
In some Notes I also have this showing up, but for this Problem I found the Problem.
Templater couln’t read the “{{date}}” I had before using Templater and then there was a semi Chaos. But this should hopefully also get fixed
image: Created Date is completly false
Here, the Sourcemode View:
image: Sourcmode Properties
My first idea was if there is a way do it via the Templater, but I couldnt find a working Solution, I tried using the Template and insert it with the Templater, but it stayed the same/there was no difference.
My second idea was making the function dynamic, but this would in my opinion be overkill, because we only need to gather the date one time and then it stays the same. But I tried if it could fix my Problem. Also without any better Outcome.
The third Thing I tried was creating two different Templates, one for the Templater, this one gets used when a new Note gets created and the other Template is for the Core Plugin “Templates”, which I tried to use to change the date to the wanted date, but how can I tell Templates what the System creation date is ? Because it dont understands any functions.
Just for visualization:
image: different Templates for Templates(1-4) and Templater(“Templater”)
Now I used half a day researching and trying to fix a small problem, but I couldn’t fix it
How can I change/add the System creation day to the created Propertie ?
Is there some Plugin I don’t know, a way I didn’t see or just a easy Solution ?
Thank you for your Time and Effort
Greetings
Tiziano