Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/konhi/obsidian-community-list

📃 • updated list of community themes & plugins for obsidian.md!
https://github.com/konhi/obsidian-community-list

obsidian obsidian-md obsidian-plugin obsidian-theme

Last synced: 9 days ago
JSON representation

📃 • updated list of community themes & plugins for obsidian.md!

Awesome Lists containing this project

README

        

# 📃 obsidian-community-list

This repository fetches [community themes and plugins list](https://github.com/obsidianmd/obsidian-releases) every day (at 00:00) and then turns it into pretty markdown table using [json2md](https://github.com/IonicaBizau/json2md).

- [🎀 Themes](lists/themes.md)
- [🔌 Plugins](lists/plugins.md)

## Usage
```bash
git clone https://github.com/konhi/obsidian-community-list.git && cd obsidian-community-list
npm start
```