• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Link Archive plugin for Obsidian

Obsidian Link Archive

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

More Repositories

1

awesome-uwp

Awesome UWP libs
290
star
2

PasteHere

A tool that helps you paste an image or text from your clipboard as a file
C#
107
star
3

PugetSound

PugetSound allows you and your group to enjoy music together using Spotify.
C#
52
star
4

obsidian-toolkit

Plugins, templates, css snippets and more for obsidian.md
CSS
26
star
5

awesome-mixedreality

Awesome Windows Mixed Reality libs
12
star
6

Sodalite

Sodalite theme for Obsidian
CSS
9
star
7

who-needs-a-sensibo-anyway

Adding networking to my dumb AC unit
C
9
star
8

GestureReminder

Windows POC of http://maddin.io/gestimer/
C#
9
star
9

Groves

A UWP library
C#
8
star
10

Finch

a .net core library for nice console UI
C#
8
star
11

toitnups

Tool for Unity NuGet packages - Tool fOr unITy NUget PackageS
C#
8
star
12

maldives

MAgic Leap Deploy uI Very Smoothly
C#
7
star
13

UwpBetterTileGen

A tile generator for Universal Windows Apps
C#
6
star
14

lastpage

A .net core static website generator
C#
6
star
15

X-Prefer-Dark-Theme

An initiative for universal support of dark themes on the web
4
star
16

Win2D_fun

Small assorted Win2D projects
C#
4
star
17

Composition_fun

Fun projects with Windows.UI.Composition
C#
3
star
18

WhoseEndpointIsItAnyway

A tiny .net standard library to help you find your friendly neighborhood endpoint in the sea of vEthernets and npcap loopback points
C#
2
star
19

Joan

A dumb automatic code breaking tool.
C#
2
star
20

alman

ALma (Apple) MANager
C#
2
star
21

Delilah

My own media center thingy
C#
2
star
22

archetype

My repository template
Shell
2
star
23

MyEpisodes2Trakt

Migrates your TV shows to Trakt.tv from MyEpisodes.com
C#
2
star
24

Citadel

a customizable self-hosted homepage built with asp.net core
1
star
25

every

C#
1
star
26

ExcelApply

A small tool to apply an excel formula over a large region and export the calculated results as a csv
C#
1
star
27

aoc2021

advent of code 2021
C#
1
star
28

Shoshone

Some C# tidbits for a better Unity developer experience
C#
1
star
29

mare

C#
1
star
30

motionpicture-title-statistics

Title statistics for motion pictures
C#
1
star
31

Azalea

This is going to be a thing.
1
star
32

NorthernLights

A .net standard nanoleaf control library
C#
1
star
33

typing-game-uwp

a uwp variant of https://github.com/cassidoo/typing-game
C#
1
star
34

ContributionZero

Contribution Zero team repository for JUNCTIONxBUDAPEST
C#
1
star
35

BlogSample-xbind-anniversary

Sample code for the anniversary update x:Bind features
C#
1
star
36

Sonaris

little recursive directory lister for backup log purposes
C#
1
star
37

dncll

DotNetCoreLicenseLister
C#
1
star