mirror of
https://github.com/felipetappata/obsidian-link-preview.git
synced 2026-07-22 11:20:31 +00:00
No description
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| demo.gif | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Link Preview for Obsidian
A plugin for Obsidian that shows a preview of external links when hovering over them.
Features
- Instantly preview external links without leaving Obsidian
- Customizable preview window size
- Configurable hover delay
- Clean, native-looking interface that matches Obsidian's theme
Installation
Click here or:
- Open Obsidian Settings
- Go to Community Plugins and disable Safe Mode
- Click Browse and search for "Link Preview"
- Install the plugin and enable it
Settings
- Preview Delay: Set how long to wait before showing the preview (in milliseconds)
- Maximum Preview Height: Set the maximum height of the preview window (in pixels)
- Maximum Preview Width: Set the maximum width of the preview window (in pixels)
Usage
Simply hover over any external link in your notes to see a preview of the webpage.
Support
If you encounter any issues or have suggestions, please file them on the GitHub repository.
License
MIT
