{"id":26276493,"url":"https://github.com/danferns/digital-paper","last_synced_at":"2025-05-06T20:22:15.337Z","repository":{"id":184388811,"uuid":"671806693","full_name":"danferns/digital-paper","owner":"danferns","description":"a writing app with no backspace or undo","archived":false,"fork":false,"pushed_at":"2023-10-09T15:15:20.000Z","size":111,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T02:34:41.641Z","etag":null,"topics":["sveltekit","writing"],"latest_commit_sha":null,"homepage":"https://danferns.github.io/digital-paper/","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danferns.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-28T07:17:29.000Z","updated_at":"2024-09-18T05:00:44.000Z","dependencies_parsed_at":"2023-07-28T08:44:51.274Z","dependency_job_id":null,"html_url":"https://github.com/danferns/digital-paper","commit_stats":null,"previous_names":["danferns/digital-paper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danferns%2Fdigital-paper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danferns%2Fdigital-paper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danferns%2Fdigital-paper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danferns%2Fdigital-paper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danferns","download_url":"https://codeload.github.com/danferns/digital-paper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252761769,"owners_count":21800206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sveltekit","writing"],"created_at":"2025-03-14T11:18:17.855Z","updated_at":"2025-05-06T20:22:15.302Z","avatar_url":"https://github.com/danferns.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# digital-paper\n\nEver find yourself deleting whatever you write as soon as you type it out? I certainly do.\n\nThis app aims to solve that by disabling all the delete functions (backspace, delete key, Ctrl+x) in its editor.\nAnything you write will stay there, giving it the kind of permanence akin to writing with a pen on paper.\n\nThe goal isn't to get perfect, typo-free writing on the first try, but rather to be accepting of flaws,\nso you can focus on getting the ideas down first, and only then do some editing in a later pass.\n\n![image](https://github.com/danferns/digital-paper/assets/57069381/11726ecb-349e-4e6a-b981-3543089342bf)\n\n## Obsidian Plugin\n\ndigital paper is now available as an [Obsidian plugin](https://obsidian.md/plugins?id=digital-paper)! \n\n[[Source code](https://github.com/danferns/digital-paper-obsidian-plugin)]\n\n## Developing\n\nOnce you've cloned the repository and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:\n\n```bash\nnpm run dev\n\n# or start the server and open the app in a new browser tab\nnpm run dev -- --open\n```\n\n## Building\n\nTo create a production version of Digital Paper:\n\n```bash\nnpm run build\n```\n\nYou can preview the production build with `npm run preview`.\n\n## License\n\nDigital Paper: No more hitting backspace or undo, like pen on paper!\n\nCopyright (C) 2023  Daniel Fernandes\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanferns%2Fdigital-paper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanferns%2Fdigital-paper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanferns%2Fdigital-paper/lists"}