tooomm

Results 395 comments of tooomm

Ok, now I got it (thanks for the screenshot!) >The problem depends on screen size. That makes sense... because on my 1366x768 laptop screen I get this with your changes:...

I guess `Total downloads` should not change its name, but the value it's labelling should represent that. If people think a value for "Accumulated downloads across all currently displayed releases...

I merged the proposed fix by @nogginbox in my fork: https://github.com/tooomm/github-release-stats/commit/0e49e7610c60c3a733667ae4922c3bef481a5884

Regarding [distrowatch.com](https://distrowatch.com/) with their ranking as indicator for famous distros... Flathub misses "Manjaro" and "MX Linux" as well, both on top of the list at distrowatch!

Just came back here after a while to see if there is a solution in between. This actually applies to both available release date badges for GitHub: `/github/release-date/:user/:repo`: https://shields.io/badges/git-hub-release-date-published-at `/github/release-date-pre/:user/:repo`:...

I use native Windows notifications to have a uniform experience. Therefore I don't know about any special buttons from custom notifications. But having to click and manually dismiss a stack...

>If the messages are really already marked as read I'm specifically talking about those which are **not** read yet. >In case those are non-marked-as-read but just not very new messages...

Sure, I understand the time constraint. I'm glad you're considering it and see the issue behind.

It looks like the data in `AllPrintings.json` is fine at first look: ``` "convertedManaCost": 7.0, "faceConvertedManaCost": 7.0, "faceManaValue": 7.0, "faceName": "Realm-Cloaked Giant", "layout": "adventure", "manaCost": {5}{W}{W}, "manaValue": 7.0, "name": "Realm-Cloaked...

>And even single-faced regular cards lack the faceManaValue [`faceManaValue`](https://mtgjson.com/data-models/card/card-atomic/#facemanavalue) is an optional MTGJSON property, it does not makes sense to have it for normal, single sided cards. `manaValue` has all...