Skip to content

Installation

This is the recommended way to install the plugin:

  1. Open Obsidian Settings
  2. Navigate to Community Plugins
  3. Click “Browse” and search for “Media DB”
  4. Click “Install”
  5. Once installed, enable the plugin

Alternatively, you can manually download the plugin from GitHub:

  1. Go to the latest release on GitHub
  2. Download the zip archive
  3. Extract the archive into the .obsidian/plugins folder in your vault

After manual installation, your folder structure should look like this:

[path to your vault]
|_ .obsidian
|_ plugins
|_ obsidian-media-db-plugin
|_ main.js
|_ manifest.json
|_ styles.css