flyingnobita478 downloadsDisplays the number of stars for GitHub repositories mentioned in notes.
An Obsidian plugin that automatically displays GitHub star counts next to repository links in your notes — in both Reading View and Live Preview. Star counts can also be embedded directly into your markdown, making them visible outside Obsidian.
When you include a GitHub repository URL in your notes, the plugin will automatically enhance it to show the star count:

Star counts displayed inline next to GitHub repository links in Reading View.
The plugin can be configured in the Settings tab:
Refresh for current note is stronger than normal rendering. It fetches fresh star counts from GitHub for every repository in the active note even if those cache entries are still valid.Update embedded stars on refresh is disabled, embedded star text is left unchanged and may show an older value than the refreshed star count.The plugin adds the following commands:
Update embedded stars on refresh is enabled, it also updates already-embedded star text.Update embedded stars on refresh is enabled, embedded star text is updated across notes.⭐ 1.2k) directly into the markdown file after each GitHub link. Re-running updates existing counts.pnpm test: Runs the unit tests with Vitestpnpm build: Type-checks and builds the plugin bundleYou can support this project in a few simple ways:
MIT © Flying Nobita