{{plugin-desc}}
- Download the latest release.
- Open Obsidian, go to
Settings → Community plugins
, click the folder icon. - In the folder that opens, create a new folder called
{{plugin-id}}
. - Unzip the downloaded release file and move all files into the folder
{{plugin-id}}
. - Go back to Obsidian,
Settings → Community plugins
, and click the refresh icon. {{plugin-name}}
will now appear in your list of plugins. Enable it by checking the box.
just init # run once after cloning
just format # run all formatters
just build # builds the plugin
just check # runs the pre-commit hook (without committing)
Note
This repo uses a pre-commit hook, which prevents commits that do not build or do not pass the checks.
In my day job, I am a sociologist studying the social mechanisms underlying the digital economy. For my PhD project, I investigate the governance of the app economy and how software ecosystems manage the tension between innovation and compatibility. If you are interested in this subject, feel free to get in touch.