Obsidian Plugin Stats
Discover all Obsidian plugins with the latest updates, trending plugins, and the most downloaded ones. Stay informed about the best plugins to enhance your Obsidian experience.
Product Description
Obsidian Plugin Stats offers a comprehensive overview of all Obsidian plugins, including the latest updates, trending plugins, and the most downloaded ones. Users can stay informed about the best plugins to enhance their Obsidian experience, making it easier to organize notes and improve productivity.
Core Features
- Discover new, updated, and trending Obsidian plugins
- Statistics on the most downloaded plugins
- Subscribe to get weekly updates on plugin changes
Use Cases
- Enhancing the Obsidian experience with new plugins
- Tracking plugin updates and most downloaded options
- Facilitating users in organizing their notes and productivity
FAQ
What is the source of plugin list?
The list of plugins are obtained by parsing the community-plugins.json
file from obsidianmd/obsidian-releases
GitHub repository.
What is the source of plugin description?
The description of the plugin is populated from the content corresponding to the plugin as found in community-plugins.json
file.
What is the source of release changelog?
The changelog is obtained from the body of release as found in GET /repos/{repo}/releases
API.
How are tags populated for a plugin?
The tags are the topics of the GitHub repo, as found in GET /repos/{repo}
API.
How are the trending plugins calculated?
The trending plugins are calculated using the z-score obtained over the daily number of downloads - with a small delay added exponentially for the older records.
Other questions?
If your question is not answered, please open an issue in the GitHub repository. We would be happy to answer it for you!