What I’m trying to do
With the inclusion of “properties” in Obsidian, I’ve lost the ability to render frontmatter in transcluded notes. The notes still render just fine, but the frontmatter is absent from them.
Things I have tried
- Disabled the properties core plugin to see if previous functionality was restored - it wasn’t
- Implemented a CSS customization found here, which does now allow frontmatter to render in transcluded notes, but I consider this to be a workaround not a solution