Skip to content

Releases: Kageetai/obsidian-plugin-journal-review

2.0.0

29 Oct 20:34
f84f21c
Compare
Choose a tag to compare

Big new release 2.0!

Big refactor of how the settings and the time spans are defined and the notes are parsed from these.
This now makes it possible to have recurring time spans, e.g. "every 6 months" and more. Also dependencies and design was updated to show previews more clearly.

⚠️ Be aware this is a breaking change regarding how the settings are stored. I tried to add a script that converst the old settings format to the new one, but please create an issue, if anything doesn't work

1.1.0

15 Oct 13:02
bf1312a
Compare
Choose a tag to compare
  • feat: new setting to disable humanization of time spans when rendering, refactoring some constants for that

Full Changelog: 1.0.4...1.1.0

1.0.4

14 Jul 12:29
9f47054
Compare
Choose a tag to compare
  • fixed a bug where the time span parsing was overwriting itself, fixes #4
  • fixed double rendering of React component on initialization
  • refactored grouping of notes by time spans a bit

Full Changelog: 1.0.3...1.0.4

1.0.3

13 Jul 14:37
7c62102
Compare
Choose a tag to compare
  • should fix a bug with rendering note previews when view is open several times, fixes #5 hopefully

Full Changelog: 1.0.2...1.0.3

1.0.2

14 Mar 10:38
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

09 Mar 16:42
c0f5e05
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

1.0.0

09 Mar 16:28
20b5f5b
Compare
Choose a tag to compare

First release to be published to the Obsidian community plugins list

Full Changelog: https://github.com/Kageetai/obsidian-plugin-journal-review/commits/1.0.0