Skip to content

This Anki addon finds http references, downloads files into the internal local storage and updates the references.

Notifications You must be signed in to change notification settings

aakatov/anki-media-internalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Overview

Media Internalizer is an addon for Anki. It looks for notes in a specified deck that have a field containing an HTML <img> tag or Anki [sound] tag with an http-reference in it, such as <img src="http://server.com/img.jpg"> or [sound:https://server.com/audio.mp3]. For example, when you use AnkiWeb, it creates external references to an image every time you paste an image onto a card. Unlike the desktop version, only the reference is stored and if you try to use Anki without an Internet connection, the image is not visible. This addon finds such references, downloads the referenced files into Anki's internal local storage and updates the references.

This addon is published on AnkiWeb.

Installation

  1. In Anki, select the Tools > Add-ons > Open Add-ons Folder... menu item.
  2. Place the file MediaInternalizer.py in the folder opened.
  3. Restart Anki.

How to Use

Before using the addon, it is strongly recommended that you backup your collection and media folder. See the Anki manual for details. Make sure that you have an Internet connection.

To run the addon, on the main Anki screen, locate the "gears" button to the right of the deck you want to process. Select "Internalize Media" in the drop-down menu.

About

This Anki addon finds http references, downloads files into the internal local storage and updates the references.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages