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 Archive

tomzorztomzorz7k downloads

Archive links in your note so they're available to you even if the original site goes down or gets removed.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

This plugin archives links in your note so they're available to you even if the original site goes down or gets removed.

How it works

Upon pressing the "Archive Links" button in the ribbon/left sidebar, the plugin:

  1. looks up every external link in the current note,
  2. sumbits each of them to https://archive.org,
  3. as soon as they are saved, it embeds an (Archived) link after the regular link in your note.

The plugin will attempt not to recreate archive links for already-archived links (and the archive links themselves) - but this relies on not modifying the formatting of the archive links.

Installation

In Obsidian, navigate to Settings > Community Plugins, turn off Safe mode if you haven't yet, then press the Browse button - you should be able to find it in the list there.

Alternatively, download the latest release of the repository, and copy the main.js, manifest.json and style.css files to you vault's .obsidian/plugins/obsidian-link-archive folder and then enable it under Settings > Community Plugins (the note about disabling above applies here as well).

Changelog

v0.2.0

  • Added error handling.
  • Plugin properly handles markdown links.
  • Added better progress reporting.
  • Refactored plugin into multiple files.
  • Added a setting for a custom link text.
  • Improved logic for detecting already-archived links.

v0.1.1

  • Added missing license.

v0.1.0

Initial release.

Future plans

  • Support for other archive providers
HealthFair
ReviewSatisfactory
About
Archive links in the current note by submitting external URLs to archive.org. Embed (Archived) links next to the originals as soon as snapshots are saved and avoid recreating existing archive links. Show progress and handle errors during the archiving process.
LinksIntegrationsAutomation
Details
Current version
0.2.0
Last updated
5 years ago
Created
5 years ago
Updates
3 releases
Downloads
7k
Compatible with
Obsidian 0.9.12+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
tomzorztomzorz
tomzorz.me
GitHubtomzorz
  1. Community
  2. Plugins
  3. Links
  4. Link Archive

Related plugins

BRAT

Easily install a beta version of a plugin for testing.

Advanced URI

Control everything with URI.

ZettelFlow

Create and manage your notes in a Zettelkasten way via Canvas.

Readwise Official

Sync highlights from Readwise to your vault.

Actions URI

Add additional `x-callback-url` endpoints to the app for common actions — it's a clean, super-charged addition to Obsidian URI.

Auto Link Title

Automatically fetches the titles of links from the web.

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!

Todoist Sync

Materialize Todoist tasks within your notes.

Granola Sync

Sync Granola notes to your vault.

Shell commands

Define system commands that you want to execute via command palette, hotkeys, URI links or automated events. E.g. open external applications or perform automated file modifications.