Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ganesshkumar/obsidian-plugins-stats-ui
📊 This tool helps you explore and track Obsidian plugin ecosystem.
https://github.com/ganesshkumar/obsidian-plugins-stats-ui
obsidian obsidian-md obsidian-plugin
Last synced: 2 months ago
JSON representation
📊 This tool helps you explore and track Obsidian plugin ecosystem.
- Host: GitHub
- URL: https://github.com/ganesshkumar/obsidian-plugins-stats-ui
- Owner: ganesshkumar
- License: mit
- Created: 2022-02-15T18:05:31.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-10T10:08:44.000Z (2 months ago)
- Last Synced: 2024-11-10T10:24:42.521Z (2 months ago)
- Topics: obsidian, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage: https://obsidian-plugin-stats.vercel.app
- Size: 642 KB
- Stars: 52
- Watchers: 3
- Forks: 5
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- project-awesome - ganesshkumar/obsidian-plugins-stats-ui - A tool to get plugin statistics of Obsidian plugin ecosystem. (TypeScript)
- jimsghstars - ganesshkumar/obsidian-plugins-stats-ui - 📊 This tool helps you explore and track Obsidian plugin ecosystem. (TypeScript)
README
# Obsidian Plugin Stats
Are you obsessed with Obsidian plugins? Do you want to know which ones are hot and which ones are not? Do you want to keep track of your favorite plugins and get notified when they get updated? If you answered yes to any of these questions, then this tool is for you!
This tool lets you explore the [Obsidian](https://obsidian.md) plugin ecosystem and get statistics on various plugins.
![Obsidian Plugin Stats](https://user-images.githubusercontent.com/2135089/154796362-e80a56b4-1f0f-451b-8bf3-3ed435c6b23f.png)
![Maintainability](https://img.shields.io/codeclimate/maintainability-percentage/ganesshkumar/obsidian-plugins-stats-ui)
![Code Issues](https://img.shields.io/codeclimate/issues/ganesshkumar/obsidian-plugins-stats-ui?label=code%3Aissues)
![Tech Debt](https://img.shields.io/codeclimate/tech-debt/ganesshkumar/obsidian-plugins-stats-ui)[![Tag 0.1.0](https://img.shields.io/badge/tag-0.1.0-blue)](https://github.com/ganesshkumar/obsidian-plugins-stats-ui)
[![MIT License](https://img.shields.io/github/license/ganesshkumar/obsidian-plugins-stats-ui)](LICENSE)## Usage
You can use [this tool](https://obsidian-plugin-stats.vercel.app/) to
- see all the plugins that are available for the community. These are the ones that you can install and use in your Obsidian vaults.
- see the plugins that have made it to the community plugin list (in the last 10 days). These are the new kids on the block that you might want to check out.
- see the plugins for which a latest version has been released (in the last 10 days). These are the oldies but goodies that have been improved or fixed by their awesome developers.
- see the top 25 most downloaded plugins of all time. These are the legends that have conquered the hearts and minds of Obsidian users.
- see the tags that the developer has annotated the GitHub repository with. These are the keywords that describe what the plugin does or who it is for.
- see the plugins that belong to a particular tag. These are the ones that share a common theme or purpose with other plugins.
- favorite a plugin and see it highlighted when a new version is available. This is how you show some love and support to your favorite plugins and never miss an update.## Pages
1. The **`home`** page is a card view of new plugins released in the last 10 days, latest versions released in the last 10 days and the 25 most downloaded plugins of all time.
1. The plugins that are released or updated in the last 24 hours are annotated with the 🥳 emoji on the top left corner of the card.
2. The plugins that are favorited are annotated with 🤩 on the top left corner of the card.
2. The **`new`** page is a list view of new plugins released in the last 10 days.
1. The plugins that are released in the last 24 hours are annotated with the 🥳 emoji on the left.
2. The plugins that are favorited are annotated with 🤩 on the left.
3. A plugin can be favorited by using the clickable text under the name of the plugin.
3. The **`updates`** page is a list view of latest releases in the last 10 days.
1. The latest versions that are released in the last 24 hours are annotated with the 🥳 emoji on the left.
2. The plugins that are favorited are annotated with 🤩 on the left.
3. A plugin can be favorited by using the clickable text under the name of the plugin.
4. The **`most downloaded`** page is a list view of 25 most downloaded plugins of all time.
1. The pluins that are released in the last 24 hours are annotated with the 🥳 emoji on the left.
2. The plugins that are favorited are annotated with 🤩 on the left.
3. A plugin can be favorited by using the clickable text under the name of the plugin.
5. The **`trending`** page is work in progress.
6. The **`tags`** page is a word cloud of all the tags that are found on the GitHub repositories of the plugins, along with the number of plugins belonging to that tag.
7. The **`tags/{tag}`** page is a list view of all the plugins belonging to that tag.
8. The **`plugins/{pluginId}`** page is a detailed view of the plugin. This contains description, changelog of the latest release etc.
1. This page also has **`similar plugins`** suggestion based on the their tags.## Screenshot
**Home Page**
![Home Page](https://user-images.githubusercontent.com/2135089/154796389-814c4e49-6610-4309-b090-5be25d0fd859.jpeg)**Favorited Plugin**
**Plugin updated/released in the last 24 hours**
**How to favorite a plugin from new/updates/most downloaded/plugin page**
![favorite](https://user-images.githubusercontent.com/2135089/154842659-fe815ff7-e580-45da-9e17-3e8e13a0b63d.gif)
## License
[MIT](LICENSE)---
If you like my work, you could consider buying me a coffee. It is unnecessary, but appreciated 🙂