Digital Paper screenshot

Digital Paper

Author Avatar Theme by Danferns
Updated: 9 Oct 2023
18 Stars

a writing app with no backspace or undo

Categories

Product Analysis: Digital Paper

Overview:

Digital Paper is an app that aims to solve the problem of deleting written content by disabling all delete functions in its editor. By providing a permanent record of everything written, similar to pen and paper, the app encourages users to focus on capturing their ideas without worrying about making mistakes or editing as they go.

Features:

  • Disable Delete Functions: Digital Paper disables delete functions such as backspace, delete key, and Ctrl+x in its editor, ensuring that everything written remains on the screen.
  • Permanence of Content: By emulating the experience of writing with a pen on paper, Digital Paper provides a sense of permanence to the written content.
  • Focus on Ideas First: The app encourages users to focus on capturing their ideas without the pressure of perfect, typo-free writing on the first try, enabling a more creative and productive writing process.

Installation:

To install Digital Paper as an Obsidian plugin, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the dependencies using one of the following commands: npm install, pnpm install, or yarn.
  3. Start a development server by running the command: npm run start.

To create a production version of Digital Paper, use the following steps:

  1. Run the command: npm run build to build the production version of the app.
  2. Preview the production build using the command: npm run preview.

Summary:

Digital Paper is an app that eliminates the option to delete written content, providing a permanent record of everything written. By focusing on capturing ideas without the need for immediate editing, the app aims to promote a more creative and productive writing process. The availability of Digital Paper as an Obsidian plugin extends its functionality to users of the popular note-taking and knowledge management application.