Skip to content

Releases: sergeybychkovvvpgroup-beep/typing-interface-hider

Typing Interface Hider 1.1.5

Choose a tag to compare

@sergeybychkovvvpgroup-beep sergeybychkovvvpgroup-beep released this 08 Jul 12:25

Changes

  • Added Mouse movement needed to restore, px setting.
  • Hidden interface now returns only after intentional mouse movement; tiny accidental bumps can be ignored while scrolling.
  • Default threshold is 24px; set it to 0 to restore the old immediate mousemove behavior.

Installation

Download main.js, manifest.json, and styles.css from this release and copy them to:

<vault>/.obsidian/plugins/typing-interface-hider/

Then reload Obsidian or disable/enable the plugin.

Typing Interface Hider 1.1.4

Choose a tag to compare

@sergeybychkovvvpgroup-beep sergeybychkovvvpgroup-beep released this 08 Jul 12:08

Changes

  • Added Hide while scrolling setting for Markdown notes, including reading view.
  • Scroll hiding keeps the interface hidden for reading until mouse movement, click, window blur, or the Show interface now command.
  • Clarified settings text so Return UI automatically after idle applies to typing/keyboard activity, while scroll hiding has separate behavior.

Installation

Download main.js, manifest.json, and styles.css from this release and copy them to:

<vault>/.obsidian/plugins/typing-interface-hider/

Then reload Obsidian or disable/enable the plugin.

Typing Interface Hider 1.1.4

Choose a tag to compare

@sergeybychkovvvpgroup-beep sergeybychkovvvpgroup-beep released this 08 Jul 12:18

Changes

  • Added Hide while scrolling setting for Markdown notes, including reading view.
  • Scroll hiding keeps the interface hidden for reading until mouse movement, click, window blur, or the Show interface now command.
  • Clarified settings text so Return UI automatically after idle applies to typing/keyboard activity, while scroll hiding has separate behavior.

Installation

Download main.js, manifest.json, and styles.css from this release and copy them to:

<vault>/.obsidian/plugins/typing-interface-hider/

Then reload Obsidian or disable/enable the plugin.

1.1.1

Choose a tag to compare

@sergeybychkovvvpgroup-beep sergeybychkovvvpgroup-beep released this 07 Jul 19:08

Fixes community review findings: removes redundant directory name from the plugin description and drops unnecessary CSS !important declarations.

Typing Interface Hider 1.1.0

Choose a tag to compare

@sergeybychkovvvpgroup-beep sergeybychkovvvpgroup-beep released this 07 Jul 17:04

Initial public release. Adds configurable idle restore and mouse-only restore mode.