Hover External Link

by Jamie Brynes
5
4
3
2
1
Score: 16/100

Description

Category: Note Enhancements

The Hover External Link plugin for Obsidian adds a convenient feature to your Markdown notes. When you hover over an external link, the plugin displays a preview of the URL in a tooltip, making it easy to quickly check where the link leads without leaving your note. This plugin is particularly useful when working with multiple links in a single note, as it helps you distinguish between different URLs at a glance. With customizable tooltip styles, you can tailor the appearance to fit your preferred theme or style.

Reviews

No reviews yet.

Stats

31
stars
7,690
downloads
3
forks
1,761
days
1,769
days
1,769
days
1
total PRs
1
open PRs
0
closed PRs
0
merged PRs
4
total issues
4
open issues
0
closed issues
0
commits

Latest Version

5 years ago

Changelog

README file from

Github

An Obsidian plugin that adds hover URL previews to external links in your rendered Markdown.

Demo

https://user-images.githubusercontent.com/13353733/130523291-99b6c6c3-24f4-4729-b9ba-e4df464f0e65.mp4

Installation

From in Obsidian

🚧 Coming Soon! 🚧

Manually

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Place them in <vault>/.obsidian/plugins/hover-external-link/ folder (you'll need to create this).

Usage

This plugin will add on-hover tooltips to all external links if the text of the link is not the same as the URL. This only works in the preview mode.

This link will have a hover tooltip: [Google](www.google.com). 

This link won't: [www.google.com](www.google.com).

Customization

This plugin exposes two CSS variables that you can use to set the tooltip background and text color.

.theme-light {
  --link-tooltip-background: #333;
  --link-tooltip-text: #fff;
}

.theme-dark {
  --link-tooltip-background: #ccc;
  --link-tooltip-text: #000;
}

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
2Hop Links
5 years ago by Tokuhiro Matsuno
2Hop Links Plus
3 years ago by Tokuhiro Matsuno, L7Cy
Related links up to 2 hops away are displayed in a card format.
Abbrlink
2 years ago by Q78KG
Account Linker
4 years ago by qwegat
Plugin for posting links to various SNS accounts on Obsidian
Alias Picker
2 years ago by rostunic
Auto Card Link
4 years ago by Nekoshita Yuki
Auto Link Title
5 years ago by Matt Furden
Automatically fetch the titles of pasted links
Better File Link
5 years ago by Marc Julian Schwarz
A plugin for the note taking app Obsidian to add better external file links to your notes.
Better Markdown Links
2 years ago by mnaoumov
Obsidian plugin that adds support for angle bracket links and manages relative links properly
Boost Link Suggestions
3 years ago by Jacob Levernier
An Obsidian (https://obsidian.md) plugin for altering the order of inline link suggestions by link count and manual boosts.
Bulk open selected links
3 years ago by Steven Jin
This plugin would work by extending Obsidian's functionality to detect when multiple notes or files are being dragged onto its interface
Buttons
5 years ago by Sam Morrison
Buttons in Obsidian
Canvas Link Optimizer
2 years ago by khaelar
An Obsidian plugin that optimizes canvas links by displaying a page thumbnail.
Canvas Links
3 years ago by aqav
Show the links between "Canvas" and "File"
CmdSearch
a year ago by SpaceshipCaptain
Consistent attachments and links
5 years ago by Dmitry Savosh
Obsidian plugin. Move note with attachments.
Copy Search URL
4 years ago by Carlo Zottmann
A plugin for Obsidian (https://obsidian.md) that adds a menu entry to its search view for copying the Obsidian search URL.
Enhance YouTube Links
3 years ago by GitSum
Take a YouTube link and get the title and optionally channel name, channel URL, and thumbnailURL.
External Link Helper
3 years ago by Jhonghee Park
Obsidian plugin for link suggestion
External Link Opener
4 years ago by zorazrr
Obsidian plugin to open external links in modals or tabs
Extract url content
5 years ago by Stephen Solka
Plugin to extract markdown out of urls
Find orphaned files and broken links
6 years ago by Vinzent
Find files, which are nowhere linked, so they are maybe lost in your vault.
GH Links Shortener
8 months ago by David Barnett
Obsidian plugin to set shortened link text for pasted GitHub URLs
Ghost Text
10 months ago by lawrencefeng17
Hover Editor
4 years ago by NothingIsLost
Transform the Page Preview hover into a working editor instance
Hover Reveal
a year ago by Shawn Yang
HTTP Link Maker
10 months ago by Kenneth Christensen
Create HTTP links for Obsidian notes that work on all your devices
Insert Heading Link
4 years ago by Signynt
Add a Link to a Heading.
Instapaper
2 years ago by Instapaper
Official Instapaper plugin for Obsidian
Jump to link
6 years ago by MrJackphil
Quick jump between links using hotkeys
Just Share Please
3 years ago by Ellpeck
An Obsidian plugin that allows quickly and easily sharing individual notes online using an anonymized link
Link Archive
5 years ago by Tamás Deme
Link Archive plugin for Obsidian
Link Converter
5 years ago by Ozan Tellioglu
Obsidian Plugin to scan all your links in your vault and convert them to your desired format.
Link Embed
4 years ago by SErAphLi
This plugin allow you to convert URLs in your notes into embeded previews.
Link Exploder
3 years ago by Ben Hughes
Link Favicons
5 years ago by Johannes Theiner
See the favicon for a linked website.
Link Navigation
2 years ago by xRyul
Navigate between incoming links (inlinks), outgoing links (outlinks) N levels deep. Links from Canvas are also supported.
Link Preview
2 years ago by Felipe Tappata
Obsidian plugin that previews external links on hover.
Linkify
4 years ago by Matthew Chan
Links
3 years ago by MiiKey
manipulate & manage obisidian links
LinkShelf
3 years ago by Joel Sequeira
Effortlessly save and organize your web links in Obsidian
Markdown Link Space Encoder
3 years ago by Ron Kosova
Obsidian plugin to automatically encode spaces to %20 in Markdown-style links
Metadata Menu
4 years ago by mdelobelle
For data management enthusiasts : type and manage the metadata of your notes.
Modal Opener
2 years ago by Muuxi
Open files and links in modal windows, or create and edit compatible files in modal windows.
mpv links
2 years ago by patsh90
Obisidian plugin for creating and using video links
New Note Fixer
a year ago by mnaoumov
Obsidian Plugin that unifies the way non-existing notes are created when clicking on their links
Next Link
3 years ago by Juan Luque
Nifty Links
3 years ago by x-Ai
Generating elegant, Notion-styled rich link cards to enhance your note-taking experience.
Node Factor
a year ago by CalfMoon
Customize factors effecting node size in obsidian graph.
Note Batcher
3 years ago by MrAnyx
Create all unresolvered links with a single click on your Obsidian vault
Open Link With
5 years ago by MamoruDS
Open external link with specific brower in Obsidian
Open Related Url
4 years ago by Dan Pickett
Paste URL into selection
6 years ago by Denis Olehov
Paste URLs into selected text "notion style"
Pending notes
3 years ago by Ulises Santana
Obsidian plugin for searching links without notes in your vault.
Permalink Opener
3 years ago by @kepano
Obsidian plugin to open URLs based on a permalink or slug in the note properties. For use with Jekyll, Hugo, Eleventy, Astro, Obsidian Publish, and other publishing tools.
Persistent Links
3 years ago by Ivan Lednev
More robust internal links for Obsidian!
Publish and GitHub URL
5 years ago by kometenstaub
Copy or open the Obsidian Publish URL of a note. You can also open its Git commit history on GitHub.
Publish URL
3 years ago by Hananoshika Yomaru
copy the publish url to clipboard
Rich Links
5 years ago by dhamaniasad
Share as ZIP
2 years ago by Till Friebe
Short Internal Links to Headings
3 years ago by Scott Moore
An Obsidian plugin to display short internal links.
Shukuchi
3 years ago by tadashi-aikawa
Shukuchi is an Obsidian plugin that enables you to teleport to links (URL or internal link).
Sidebar Expand on Hover
5 years ago by Tousif Iqbal Anik (toiq)
This Obsidian plugin expands or collapses the sidebar based on mouse hovering on the ribbons.
Spotify Links
3 years ago by Dillon Cutaiar
For those that get inspired to write by music, a small plugin connecting Spotify to Obsidian.md
Style Importer
3 years ago by Josh Rouwhorst
Obsidian.md plugin to import a stylesheet from a URL to the snippets folder.
Tag Links
2 years ago by Zacchary Dempsey-Plante
A plugin for Obsidian that allows tags to be opened as links using a hotkey.
Testing Vault
3 years ago by Michael Pedersen
Text expand
6 years ago by MrJackphil
A simple text expand plugin for Obsidian.md
Timestamp Link
3 years ago by wenlzhang
An Obsidian plugin to copy timestamped links to blocks, headings and notes.
Title As Link Text
a year ago by Lex Toumbourou
An Obsidian plugin to set the Link Text using the document title
Update Relative Links
4 years ago by val
URL Namer
4 years ago by zfei
Zotero Link
4 years ago by Shmavon Gazanchyan
Obsidian plugin to insert link to Zotero item