Installation
Note
As BibLib is currently awaiting approval for the official Obsidian Community Plugins list, you need to install it manually or using the BRAT plugin.
Manual Installation
- Download the latest release package (
main.js
,manifest.json
,styles.css
) from the Releases page on GitHub. - Navigate to your Obsidian vault's configuration directory:
<YourVault>/.obsidian/
. - Go into the
plugins
sub-directory. - Create a new folder named
biblib
. - Copy the downloaded
main.js
,manifest.json
, andstyles.css
files into thebiblib
folder. - Restart Obsidian or reload the app.
- Go to
Settings
->Community plugins
. - Find "BibLib" in the list of installed plugins and toggle it on.
Installation via BRAT
BRAT is an Obsidian plugin that helps install and update plugins that are not yet in the official community store.
- Install BRAT:
- Go to
Settings
->Community plugins
->Browse
. - Search for "BRAT" and install it.
- Enable the BRAT plugin in the
Community plugins
list.
- Go to
- Add BibLib Beta:
- Open the BRAT settings (
Settings
->Community Plugins
->Obsidian42 - BRAT
). - Click on the
Add Beta plugin
button. - Enter the GitHub repository path for BibLib:
callumalpass/obsidian-biblib
. - Click
Add Plugin
. BRAT will download and install BibLib.
- Open the BRAT settings (
- Enable BibLib:
- Go back to
Settings
->Community plugins
. - Find "BibLib" and toggle it on.
- Go back to
BRAT will also help you keep BibLib updated automatically as new beta versions are released.