this post was submitted on 26 Jul 2023
69 points (100.0% liked)
ObsidianMD
4110 readers
1 users here now
Unofficial Lemmy community for https://obsidian.md
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is this just a new way to use/render the YAML metadata or something different?
If so, it is great to be able to have live links, tags, etc. inside the block. Not too sure about the editor, though. It seems to increase the disconnect with what I think is one of the big selling points of Obsidian: notes are just .md files. The properties editor feels like something different, not part of the note’s text…
There's more details here: https://obsidian.md/changelog/2023-07-26-desktop-v1.4.0/
Sounds like a nice front end and utilities to manage Properties, which are stored as frontmatter adhering to the practice of it all being plain text. Which I like. :)
So it does look like it’s a UI convenience layer for the YAML block. That is nice indeed. And the ability to have links there will save me from having to replicate some info right after the YAML block exactly because I need those links! Neat!