Hemingway Mode
approvedby Joaquín Bernal
Prevents any editing, only letting you write ahead.
Obsidian Hemingway Mode Plugin
All you have to do is write one true sentence. Write the truest sentence that you know.
(Ernest Hemingway)
A simple plugin for those who usually fight themselves to avoid editing while writing.
Hemingway mode will disable all keys that are involved in editing (cursor movement, backspace, cut shortcut, etc.) and will only allow adding text at the end of the current note.
The plugin adds a command Hemingway Mode: Toggle active which you can assign to a shortcut, to a button (using something like Commander) or you can just run using the command palette.
Install
You can follow one of the following methods:
- Install from the community plugin registry under the name
Hemingway Mode. - Install using BRAT plugin with repository
jobedom/obsidian-hemingway-mode - Install manually by copying the release files (
main.js,manifest.json, andstyles.css) to.obsidian/plugins/obsidian-hemingway-modein your vault.
Enjoy your writing!
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.