It’s only the alias which isn’t working, the other tp.date functions are working fine.
Can’t figure this out.
In the MD file, the aliases is being shown:
---
aliases: Sunday 8th June 2025
created: 2025-06-08 08:23
modified: 2025-06-08 09:29
reviewed:
---
# Sunday 8th June 2025
However within Obsidian, on properties it’s blank and trying to reference the aliases with [[2025-06-08|]] is also blank.
So the alias is present in the markdown source file (opened in vs code, imported by templater), but Obsidian isn’t picking it up (not viewable/found within Obsidian) and therefore not function-able within Obsidian
We have officially removed support for the properties tag, alias, cssclass in favor of tags, aliases and cssclasses. In addition, the values of these properties must be a list. If the current value is a text property, it will no longer be recognized by Obsidian.
Will the next version of Obsidian automatically change these properties? I, too, have hundreds of notes with properties of tags, aliases, and cssclasses. When I try to change the property type to list on any of these in version 1.8.10, it will not accept the change.