Skip to content

Releases: lynchjames/obsidian-writing-goals

0.5.2

02 Sep 15:01
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release
  • Fixes bug #16 where error was thrown on empty frontmatter when wordcount property was removed
  • Adds option to reset daily progress when updating a goal

0.5.1

01 Sep 19:58
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

Adds two new features:

  • #9 Frontmatter property to exclude a note from goal word counts
  • #13 Custom colour settings for goal and daily goal progress bars

0.4.3

01 Sep 12:55
Compare
Choose a tag to compare
0.4.3 Pre-release
Pre-release

#14 Adds setting to set whether to allow negative daily goal progress values

0.4.2

31 Aug 19:45
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release

Bug fixes:

  • #6 Progress values less than 0 when goal is defaulting to 0
  • #7 Updating goals is resetting progress
  • #10 File labels not updating when goal removed

PRs

  • #12 Improves on attempted fix for #3 to exclude multiline comments from word counts - thanks @danieltomasz!

0.4.1

30 Aug 21:20
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

#3 adds a settings to exclude markdown comments %% comment text %% and HTML comments <!-- comment text --!> from word counts.

0.4.0

30 Aug 20:39
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

#2 adds a daily goal feature that can be used as well as or instead of the overall word goals for notes or folders.

demo-screenshot-3

0.3.0

28 Aug 23:30
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Items in this Beta release:

  • Fixes #1 with behaviour as Obsidian default with a new pane being added to the right panel without a split.
  • Improved the file label update code to be more selective so that file label progress indicators update with the same CSS transition as those in the goal view.

0.2.0

28 Aug 18:23
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Adds a setting to only display a single goal to prevents mobile users with small screens having goal views they cannot close.

0.1.2

27 Aug 21:57
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

First release for some Beta testing