mirror of
https://github.com/cormac-c/obsidian-paste-plugin.git
synced 2026-07-22 12:10:27 +00:00
No description
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
PDF Paste Plugin
When copying text from PDFs or other sources, you often end up with ugly formatting, unwanted newlines, and hyphenated line breaks. PDF paste cleans up the formatting, fitting better into your notes.
Usage
You can search for the command by hitting CTRL/CMD + P then searching for PDF Paste.
I also recommend setting a hotkey, I use Ctrl/Cmd + Shift + V but you can pick something that works for you. The hotkey can be set at "Settings -> Hotkeys -> PDF Paste".
Installation
To install the plugin, go to "Settings -> Community Plugins -> PDF Paste"
License
This project is licensed under the MIT License.