I’ve long had these postach.io sites (where postach.io was/is basically a tool for getting a website churned out of an evernote notebook). For example, a site for photos of birds, another focused on trees. I’d like to convert them to TiddlyWiki, as these sites are my only remaining tie to evernote.
One hurdle will be hosting images; evernote’s image integration is pretty user-friendly, so postach.io was convenient for getting out a site for something like a one-image-per-post photography blog.
But another hurdle is creating something like this nice column layout of tile previews:
Inspecting the code shows that the structure is drawn from Blog - Schema.org Type …
It’s a bit like TiddlyFlex, but very much a no-fuss single story river that just happens to have multiple columns. Items organize themselves into columns so that preview #5 shows up in the optimal “tetris” position (given the height of Tiddlers 1-4), and in the leftmost available spot if there’s a tie.
(In the image above, the four cormorants are the 8th item in story order.)
I’m not attached to recreating this exact interface! Still, some kind of scrollable tile-layout with flexible tiddler heights would be fantastic.
Folks who understand layouts: how easy would it be to get TiddlyWiki to draw on the existing schema.org resources (seems to be some kind of collaborative — open? — code, hosted on GitHub)? And/or how easy would it be to make it from scratch?

