I made myself a backlog tool. Having an overview of all issues across all my repositories is extremely helpful. It can sort issues based on various criteria: labels, funding (more on this below), pledge via #Polar, upvotes, creation date, repository name (glob). Sorting them is again extremely helpful to prioritize work. Here you might notice I put bugs first.
It uses #Rich from @willmcgugan of course.
The "funding" column is the sum of all distinct sponsorships linked to the author and the users who upvoted. That means I give more voting power to users who sponsor me, either directly or indirectly, as members of an organization who sponsors me.
There are a few subtleties in the sorting I configured. I will probably explain it in details in my "Insiders" explanation pages.
(The screenshot uses only public data, thanks to the `--public` flag)
@pawamoy @willmcgugan Backlog in the terminal is the way