Most markdown parses include YAML frontmatter, which jour uses for tags:
---
tags: work, tea
---
Today I worked on code stuff while drinking tea...
jour ls then prints this as
which is nice. It would be great though if jour automatically put the YAML frontmatter in the $EDITOR buffer when I started writing a new journal entry.
Most markdown parses include YAML frontmatter, which jour uses for tags:
jour lsthen prints this aswhich is nice. It would be great though if
jourautomatically put the YAML frontmatter in the$EDITORbuffer when I started writing a new journal entry.