Obsidian breaking my YAML

I understand that perfectly.

But my dates often have “-”, which is why the field can never be a number. Are you saying: in this case you need to use “” just for those have only YYYY?

if it is just a lone number, quotation marks (or something else) are needed to make the parsers understand it is a string.
Again, using a YAML library in your scripts would take care of that automatically.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.