Releases: sergeybychkovvvpgroup-beep/typing-interface-hider
Releases · sergeybychkovvvpgroup-beep/typing-interface-hider
Release list
Typing Interface Hider 1.1.5
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 to0to 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
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
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
Fixes community review findings: removes redundant directory name from the plugin description and drops unnecessary CSS !important declarations.
Typing Interface Hider 1.1.0
Initial public release. Adds configurable idle restore and mouse-only restore mode.