noahlange / homebrewery-electron

Electron port of Natural Crit's Homebrewery app.
10 stars 6 forks source link

YAML metadata #4

Closed noahlange closed 6 years ago

noahlange commented 6 years ago

Think it would make sense to add YAML-based metadata to store theme and edition info. Otherwise there could be unexpected previews when opening other folks' documents who wrote under different conditions.

---
edition: 5e
theme: green
---

# This is my document

This would get plucked out and stuck back into the document on read/write, and have some sort of widget to update it from the UI instead of in plain-text.