Skip to content

2.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 12:49
· 4 commits to master since this release
5939586
Render view based on daily note (#123)

* feat: when opening a daily note

new setting to enable this feature
refactor reduceTimeSpans function to allow other dates than today

debounce rendering for some Obsidian events

* chore: update core-plugins.json and adjust npm script generateNotes

* chore: extract more logic from reduceTimeSpans to simplify

* chore: simplify Main.tsx

* chore: bumb version