https://github.com/danferns/digital-paper-obsidian-plugin
turn off backspace and undo, like writing with a pen on real paper.
https://github.com/danferns/digital-paper-obsidian-plugin
obsidian-plugin
Last synced: about 1 year ago
JSON representation
turn off backspace and undo, like writing with a pen on real paper.
- Host: GitHub
- URL: https://github.com/danferns/digital-paper-obsidian-plugin
- Owner: danferns
- License: mit
- Created: 2023-09-12T12:16:04.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-02T08:58:40.000Z (over 1 year ago)
- Last Synced: 2025-03-31T02:34:41.502Z (over 1 year ago)
- Topics: obsidian-plugin
- Language: TypeScript
- Homepage: https://obsidian.md/plugins?id=digital-paper
- Size: 98.6 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Digital Paper Obsidian Plugin
Ever find yourself deleting whatever you write as soon as you type it out? I certainly do.
This plugin aims to solve that by disabling all the delete functions (backspace, delete key, Ctrl+x) in Obsidian. Anything you write will stay there, giving it the kind of permanence akin to writing with a pen on paper.
The goal isn't to get perfect, typo-free writing on the first try, but rather to be accepting of flaws, so you can focus on getting the ideas down first, and only then do some editing in a later pass.
This is the plugin version of [digital paper](https://github.com/danferns/digital-paper), a minimal web app that does the same thing.
## Usage
Enable / Disable the "paper mode" by opening the command palette (Ctrl+P) and typing "digital paper: Toggle digital paper mode".
When enabled, Obsidian's status bar will display the text "paper".
## Feedback
You can DM me `@thepianodan` on Discord, or ping me on the official Obsidian Discord server for feedback, bug reports, and feature requests. If you don't use Discord, you can also email me at `dannywritescode@gmail.com`.
## Say thanks
If this plugin adds value to your life and you'd like to support me, feel welcomed to buy my music on [Bandcamp](https://twinklingkites.bandcamp.com/). It would mean a lot to me!
## License
This plugin is released under the [MIT License](LICENSE.md).