Hacker News new | ask | show | jobs
by depr 2211 days ago
In Zettlr, new files are created based on a timestamp by default, e.g. 20200528171636.md. You can add YAML frontmatter like this:

---

title: Something

---

and the title will be reflected in the file navigator, instead of 20200528171636.md.