{{plugin-name}}

unlisted

by pseudometa (aka Chris Grieser)

{{plugin-desc}}

View on GitHub

{{plugin-name}}

GitHub download count Last release

{{plugin-desc}}

Installation

  1. Download the latest release.
  2. Open Obsidian, go to Settings → Community plugins, click the folder icon.
  3. In the folder that opens, create a new folder called {{plugin-id}}.
  4. Unzip the downloaded release file and move all files into the folder {{plugin-id}}.
  5. Go back to Obsidian, Settings → Community plugins, and click the refresh icon.
  6. {{plugin-name}} will now appear in your list of plugins. Enable it by checking the box.

Plugin development

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.

About the developer

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.

If you find this project helpful, you can support me via 🩷 GitHub Sponsors.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.