Replies: 1 comment 1 reply
-
I've been searching for something similar and hacked an autocmd instead. When entering a markdown file it detects if frontmatter exists and puts the text after at the top of the file
Not a perfect solution but at least I don't need to look at frontmatter when opening a new file |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I usually have a few lines of frontmatter properties (especially for my daily notes). Most of them are automatically created
Is there a way to hide them or fold them away when I open the note?
Do you use any plugins for that?
Ideally everything before the first
#
is folded away?Beta Was this translation helpful? Give feedback.
All reactions