Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Link Extractor

Andrew MutavdzijaAndrew Mutavdzija102 downloads

Scan the current note for all external links and copy them as a list.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Scan any note for external links and copy them as a list — great for building bibliographies, reference lists, or sharing resources.

Features

  • Extracts all external (http/https) links from the active note
  • Detects markdown links [text](url), bare URLs, and angle-bracket links <url>
  • Deduplicates automatically
  • Four output formats:
    • Plain URLs — one per line
    • Bullet List — - https://...
    • Numbered List — 1. https://...
    • Markdown Links — - [url](url)
  • One-click Copy to Clipboard

Usage

  1. Open any note
  2. Open the Command Palette (Ctrl+P / Cmd+P)
  3. Run "Extract External Links from Note"
  4. Choose your format and click Copy to Clipboard
  5. Paste into another note, a bibliography generator, a spreadsheet — wherever you need it

Installation

From Obsidian Community Plugins (recommended)

  1. Open Settings → Community Plugins
  2. Search for Link Extractor
  3. Click Install, then Enable

Manual

  1. Download main.js, manifest.json, and versions.json from the latest release
  2. Copy them into <YourVault>/.obsidian/plugins/link-extractor/
  3. Reload Obsidian and enable the plugin under Settings → Community Plugins

Development

npm install
npm run dev      # watch mode
npm run build    # production build

License

MIT

HealthExcellent
ReviewSatisfactory
About
Scan notes for external http/https links and copy them as a deduplicated list. Detect markdown links, bare URLs, and angle-bracket links, and export in plain, bullet, numbered, or markdown-link formats with one-click copy to clipboard.
LinksExportMarkdown
Details
Current version
1.0.0
Last updated
2 months ago
Created
2 months ago
Updates
1 release
Downloads
102
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Andrew MutavdzijaAndrew Mutavdzijaandym-dc
GitHubandym-dc
producthunt.com
GitHubAndyM-DC
  1. Community
  2. Plugins
  3. Links
  4. Link Extractor

Related plugins

Consistent Attachments and Links

Move note attachments and update links automatically.

Auto Link Title

Automatically fetches the titles of links from the web.

Link Embed

Convert URLs in your notes into embeded previews.

Easy Copy

Easily copy the text within inline code, bold text (and many other formats), or quickly generate an elegant link to a heading or block.

Table of Contents

Create a table of contents for a note.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Advanced URI

Control everything with URI.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.