To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/20138f60-fa0b-46cd-a4a0-6b5d93d14cba%40googlegroups.com.--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
Well done, it's great to see you producing so much.
I'd really like to include your Solarised palette in the core, would you be happy to contribute it?
My other tiny request would be that I would be very grateful if you could set a site title and subtitle for your site so that I can more easily identify it in my open tabs.
Very nice - congratulations and thank you very much for sharing your buttons :-)
Collapse button:Is it possible *not* to edit the modification field of the current tiddler when you collapse it?Is it possible to make the height of the collapsed tiddler even smaller?
Limit text editor's heigth button:Where/how do you set the limited height of the edit text frame?
Two columns layout button:When we invoke the two columns layout - some of the tiddlers (those which have a table) seem to get wider that the others - and push them over the left menu.How do we control this behaviour? Is it the table css which takes precedence over the story width?
It's the table content itself, not table css. Even with word wrapping, the table is still as wide as a sum of the widest word in each column. Maybe wrapping the table in another div would help? I'd have to try...
There isn't any code supporting TodoHere even, yet. More like a proof of concept. But if you create a few todos and assign priorities to them, and set the status field to one of "not started", "progress" and "completed", you'll see them having different checkboxes (empty, grayed and checked) and sorted by status and priority.
Good idea about moving sidebar to the top, but I don't want to make that a default behaviour. Instead, it should be driven by min-width of the river, i.e. as you said, like it happens by default. I'll introduce a separate min-width setting for two columns layout, so everyone could tweak it to their liking.