Installation
From Obsidian Community Plugins
Section titled “From Obsidian Community Plugins”This is the recommended way to install the plugin:
- Open Obsidian Settings
- Navigate to Community Plugins
- Click “Browse” and search for “Media DB”
- Click “Install”
- Once installed, enable the plugin
Manual Installation
Section titled “Manual Installation”Alternatively, you can manually download the plugin from GitHub:
- Go to the latest release on GitHub
- Download the zip archive
- Extract the archive into the
.obsidian/pluginsfolder 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