Obsidian Plugin
Build the Obsidian plugin.
Installation
Build the plugin with:
bash
make obsidian-buildThen, copy everything under the plugins/obsidian/dist directory to your Obsidian plugins directory, i.e.
sh
mkdir -p <YOUR_VAULT>/.obsidian/plugins/lires
cp plugins/obsidian/dist/* <YOUR_VAULT>/.obsidian/plugins/lires/Enable the plugin
Following the guide, do:
- Open Obsidian
- Go to
Settings->Community plugins - Select
Turn on community pluginsif you haven't already - Enable the
Liresplugin
Usage
Please refer to the user manual for the usage of the plugin.