Hi, with the latest insider release, we are directly encouraged to add aliases and tags to the front matter. Currently, my front matter for any new note looks like this:
So I’m a little confused now. What’s the the current best practice? Can we use the front matter like I did above, or should we add some other meta information block? Thanks!
Currently, we only added support for aliases and tags. The frontmatter has to be in proper YAML format or it won’t work. We are planning to add some UI support for you to input it/check it.
You can add other variables but unless they are handled explicitely by obsidian or a plugin they won’t do anything.
We will add some documentation before this feature goes public.
Hello, it’s great to have user-defined frontmatter parsed by Obsidian. I recommend also to create some kind of database features like what Notion does by parsing data from frontmatter. This would really help to get things better organized. Thanks.
@Stan Yes thank you - very helpful! I also found a bit of info in the Obsidian help files. Looks like an awesome way to tag and link notes that keeps everything neat and organized.
Looking forward to more Obsidian-native YAML attributes being supported over time.