Code Monkey home page Code Monkey logo

security-testing-obsidian-link-archive's Introduction

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

security-testing-obsidian-link-archive's People

Contributors

tomzorz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.