Skip to content

Releases: nagi1999a/obsidian-focus-plugin

1.3.2

01 Nov 08:34
Compare
Choose a tag to compare

Fix:

  • Move the toggle to settings to make the feature stateful #12
  • Do not perform actions when clicking on collapse icons #13

1.3.1

19 Oct 14:28
Compare
Choose a tag to compare

Add the option to disable the status indicator in the status bar, mentioned in #10

1.3.0

19 Oct 12:36
Compare
Choose a tag to compare

Add a clickable status bar indicator to toggle on and off temporarily, and also add a command to make users bind the feature with the key easily. The feature is mentioned in #10

1.2.3

10 Sep 07:10
Compare
Choose a tag to compare
  • Fix a bug when Content Behavior is focus element

1.2.2

10 Sep 06:40
Compare
Choose a tag to compare
  • Remove additional focus animation when clear state
  • Fix inconsistent behavior when set to click-again

1.2.1

09 Sep 13:55
Compare
Choose a tag to compare
  • Fix a bug that double click the content will not remove the focus state when the clear method is set to click-again

1.2.0

07 Sep 10:36
Compare
Choose a tag to compare
  • Reconstruct Code
  • Fix error when multiple inline blocks exist
  • Add support for #5

1.1.5

06 Aug 08:57
Compare
Choose a tag to compare

Hotfix for 1.1.4:
Make the click-outside option works again.

Fix by @bkis: Focus not working if there is an inline block in the heading element.

1.1.4

06 Aug 08:44
Compare
Choose a tag to compare

Fix by @bkis: Focus not working if there is an inline block in the heading element.

1.1.3

23 Jul 09:20
Compare
Choose a tag to compare

Fix unexpected behavior under multiple pane scenarios.