Notion-like Paste Links
pendingby zincplusplus
Notion-style link pills with favicons. Paste URLs and convert to styled mentions with @[Title|URL] syntax.
Notion Paste Links for Obsidian
Transform URLs into beautiful, Notion-style link pills with favicons and page titles.
Features
🔗 Smart URL Pasting
- Paste any URL and get a menu to transform it
- Automatically fetches page title
- Stores title in markdown for instant loading
💊 Styled Link Pills
- Renders as clean pills with favicons
- Works in Live Preview and Reading Mode
- One-line display with text overflow handling
- Hover effects for better UX
✏️ Easy Editing
- Pills disappear when you move cursor inside
- Edit URL or title directly in the
@[Title|URL]syntax - No menu interference when editing existing mentions
🖱️ Right-Click Menu
- Convert mentions back to regular URLs
- Copy URL to clipboard
- Works on both rendered pills and raw URLs
Syntax
Mentions are stored as:
@[Page Title|https://example.com]
This renders as a styled pill with:
- Favicon from the domain
- Page title
- Clickable link to URL
Usage
- Paste a URL - A menu appears with "Mention" and "Keep as URL" options
- Click "Mention" - URL is converted to
@[Title|URL]format - View the pill - Styled pill appears with favicon and title
- Edit anytime - Move cursor into the mention to edit URL or title
- Right-click - Convert back to URL or copy link
Installation
Manual Installation
- Download
main.js,manifest.json, andstyles.css - Create folder
VaultFolder/.obsidian/plugins/notion-paste-links/ - Copy files to the folder
- Reload Obsidian
- Enable the plugin in Settings → Community Plugins
License
GPL-3.0
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.