Dec. 1, 2018, 11:55 a.m.

Sukutomo is an awesome site, it's super useful to be able to keep track of my cards and share them with people who want to have a look. There is, however, one really minor quirk about it that annoys me: How the Significant Cards part of your profile lumps Promo URs and Real URs together:

It just makes it kinda annoying to see how many you actually have. So I decided to set up my own sukutomo on my server and try to change that. Here's what I made it look like:


(ignore the numbers, I changed some cards around for testing)

I actually did this a few months ago and submitted it, but nothing ever came of it. Today I was bored, and decided to expand it to try to make the deck viewer a bit nicer. I'll use my account as a demo to show it off.


Here's what my deck looks like in the current site:

And here's what it looks like after my changes to it:

Few points to note:

  • Cards are grouped by rarity. Yes, even Ns get their own section.
  • Promo card numbers show up in a smaller font size. (look at the UR header)
  • Every card is loaded at once, instead of the current way where you need to click a button to load more than 81.
  • A scrollbar appears to limit the card viewer's size to be a bit smaller than the window you're looking at it in. This is basically so you don't have to scroll 5km to get to the end of a big whale's profile.

Here's another example with a small test account:


I like how it looks, but I'm not 100% set on it, for example, I'm not sure on whether I should keep the scroll bar or not, it might get annoying. Tell me what you think.

I've submitted the code for these changes to sukutomo so hopefully they make it in!