Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/konhi/obsidian-repositories-downloader

📦 • learn, analyze and inspire from every obsidian.md plugin!
https://github.com/konhi/obsidian-repositories-downloader

downloader obsidian obsidian-md

Last synced: 3 months ago
JSON representation

📦 • learn, analyze and inspire from every obsidian.md plugin!

Awesome Lists containing this project

README

        


📩 Obsidian Repositories Downloader



Learn, analyze and inspire from every obsidian.md plugin! Downloads every available Obsidian plugin (<1GB).




🔎 This allows to easily search and analyze other plugins. It's especially useful as Obsidian API isn't yet documented and GitHub search doesn't work as expected.



🌳 Generates a nice tree structure!

## 🔨 Other Tools
- [Everything](https://www.voidtools.com/): advanced search
- [obsidian-plugin-downloader](https://github.com/luckman212/obsidian-plugin-downloader): similiar tool written in Shell

## 👾 Usage
```bash
git clone https://github.com/konhi/obsidian-repositories-downloader.git
cd obsidian-repositories-downloader
npm start
```

- Tested with `node v12.22.7`.
- In case of any problems, you may try updating your nodejs version to newest. ([see this issue](https://github.com/konhi/obsidian-repositories-downloader/issues/2)). You may also try using [this shell tool](https://github.com/luckman212/obsidian-plugin-downloader).