Also, I don't know your exact goal in creating this, but I'm particularly interested in it for quickly building decks that players make in my cube drafts for analytics purposes.
has what I'd consider a superset of ways to look at a pool, but it proves out the general solution to "I want to see my cube a bunch of different ways"
in practice, what panes/tabs you'd see would need to be user configurable
Now featuring mouseover tooltips for card images. Certain types of cards (flip / split / certain flashback cards*) don't quite work due to gatherer's irregular data.
updated with a different navigation via buttons instead of the tabs; this is because the old way put EVERYTHING in your webpage all the time always, and that's real slow. The new way is only taking the hit on rendering one thing.
Also, the text box on the far left updates with what you add, or you can paste into it and make that the pool.
This is just a superficial stuff right now, the goal is still working towards the mockups, although I'll probably update that mockup with some updated thoughts about bulk import/export
people who used this and were all like "bah, tooltips aren't working for split cards or names with weird characters" GOOD NEWS, that's fixed: https://github.com/rdennis463/lambic/issues/1