Tips: The latest version of Obsidian already offers meta yaml folding feature.
This is a simple plugin to toggle meta yaml.
The plugin only implements one thing that show or hide meta yaml in you markdown.
For convenient switching, you can bind the command toggle-meta-yaml: toggle
to you hotkey, like cmd+shift+m
.
toggle-meta-yaml is licensed under MIT license. Refer to LICENSE for more information.