No. Intentionally, I've paid little attention to the appearance up until now, focusing instead on getting the mechanisms right that generate and refresh HTML. I've done enough styling to let me test it, but no more. Right now, it's all about the engine, and ensuring that TiddlyWik5i componentises well for inclusion in other systems (eg TiddlyWeb).
The zooming chooser on the left is highly experimental. I did it at this point to help me understand coding for touch events rather than mouse events, and to explore performance for the planned interactive features. Although the current design doesn't function properly, I'm pleased with the basic idea: making it easy to navigate to any tiddler without having to scroll the page.
That is still pretty much the plan, in particular the improved internals.
I'm using Twitter Bootstrap for styling at the moment, which gives a fairly basic aesthetic of its own. I hope to significantly declutter the basic user interface, but keep the basic idea of making it easy to interact with lots of tiddlers at once.
By 'built in editing' do you mean WYSIWYG editing?
Besides the things you mention, I think some other significant features of TW5 for end users are:
- elevating bitmap and vector graphics to be first class citizens alongside textual tiddlers, allowing editing, transclusion and linking in the same way
- JSON tiddlers for data
- being able to run under node.js to break out of the constraints imposed by the browser. You'll be able to run TW5 as a personal web server
- expanded wikitext and filter syntax
Thanks for your interest,
Best wishes
Jeremy