srg-kostyrko / obsidian-journal

MIT License
70 stars 7 forks source link

Plugin errors out on unexpected data in frontmatter #60

Closed srg-kostyrko closed 2 weeks ago

srg-kostyrko commented 2 weeks ago

Plugin fails if the data in frontmatter is not in correct format For example template with journal section configured as follows

---
journal: Journal
journal-start-date: {{date}}
journal-end-date: {{date}}
journal-section: day
---
srg-kostyrko commented 2 weeks ago

Fixed in 1.4.0