flyingnobita_obsidian-githu.../versions.json
flyingnobita cd47321595
feat: add commands to embed/remove star counts in markdown files
Add two new commands:
- 'Embed star counts in current note': writes star counts (e.g.  1.2k)
  directly into the markdown after each GitHub link
- 'Remove embedded star counts from current note': strips them out

Running embed again updates existing counts. This makes star counts
visible to anyone reading the raw markdown outside Obsidian.

Co-Authored-By: Oz <oz-agent@warp.dev>
2026-03-18 17:01:15 +08:00

6 lines
No EOL
79 B
JSON

{
"1.0.0": "0.15.0",
"1.0.1": "1.8.9",
"1.1.0": "1.8.9",
"1.2.0": "1.8.9"
}