skill
Adom Wiki
Public Made by Adomby adom
How the Adom Wiki (wiki.adom.inc) works and how to drive it with the adom-wiki CLI: the two storage layers (git page repo vs package registry), hosting source by pushing files (not a tarball), making
Show issue count next to the Issues tab
The Issues tab on a wiki page does not show how many issues the page has. You have to click into the tab to find out whether there are zero or fifty open issues.
Request: display the count of open issues next to the Issues tab label (like GitHub's "Issues (12)" badge), so the volume of open issues is visible at a glance from any tab on the page.
Nice-to-haves:
- Count open issues only (closed ones excluded), so the badge reflects outstanding work.
- Hide or zero the badge when there are no open issues to keep the tab bar quiet.
- Same treatment for the PRs tab would be a natural follow-up.