An open API service indexing awesome lists of open source software.

https://github.com/alan-null/obsidian.plugins


https://github.com/alan-null/obsidian.plugins

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Obsidian Plugins

Container for all plugins I use or contribute to created for easier maintainability.

## Development

Run dev container with compatible node version (menu selection)
```bash
.\.devcontainer\build.ps1
```

Run dev container for 'File Explorer Note Count' plugin
```bash
.\.devcontainer\build.ps1 -PluginName "File Explorer Note Count"
```