Skip to content

Releases: Kageetai/obsidian-plugin-journal-review

2.1.1

15 Jan 16:24
772f403
Compare
Choose a tag to compare
fix: fix for settings being linked when creating new time spans

2.1.0

14 Jan 12:39
8f9e2cb
Compare
Choose a tag to compare
  • fix bug calculating oldest note to fetch notes to display
  • new setting to always open notes in new tab
  • react to mouse middle click

2.0.8

28 Nov 15:50
a6285a6
Compare
Choose a tag to compare
  • fix: fix time span settings with identical names colliding

Full Changelog: 2.0.7...2.0.8

2.0.7

14 Nov 19:37
2571ceb
Compare
Choose a tag to compare
  • feat: use difference in unit from time span to render title

Full Changelog: 2.0.6...2.0.7

2.0.6

05 Nov 22:12
d48d12d
Compare
Choose a tag to compare
  • new option to disable callout styles for note previews

Full Changelog: 2.0.5...2.0.6

2.0.5

02 Nov 11:25
0d594c9
Compare
Choose a tag to compare
fix: update time spans title in settings when changing attributes

2.0.4

31 Oct 10:21
040ef9d
Compare
Choose a tag to compare

Forgot to update the version for the last fixes

2.0.3

31 Oct 10:14
a710475
Compare
Choose a tag to compare

Fix sorting for time spans

Full Changelog: 2.0.2...2.0.3

2.0.2

30 Oct 16:37
43a2b7b
Compare
Choose a tag to compare
fix: small fix for settings convert script and note preview slicing

2.0.1

30 Oct 13:29
8237a1c
Compare
Choose a tag to compare
Fix empty time spans for disabled humanization (#10)

* fix: when mapping not humanized time spans, empty objects can overwrite the others, now check for existing objects and concat if necessary

* fix: release action draft

* chore: npm run version