Thanks for this - I use only Firefox; I did it exactly as instructed,
and...:
On Tuesday, March 26, 2013 2:17:44 PM UTC-5, Arc Acorn wrote:
>
> If this is for personal use and you use a modern browser (Doesn't work in
> IE to my knowledge)
> I can think of one super easy way to do this.
>
> A list of all tiddlers sorted by date created and in 4 columns can be made
> by using the <<timeline>> macro (As Tobias recommended) and getting it to
> show in columns is as simple as warping it in a span class and using a
> single CSS3 style.
>
> In the tiddler you wish to have the list use:
>
> {{columns{
> <<timeline created>>
> }}}
>
> and in your StyleSheet tiddler add:
>
> .columns {
> -moz-columns:4;
> -webkit-columns:4;
> columns:4;
> }
>
It produced a very nice timeline for me, with just a single column.
Is there some other way to force it into columns when this one will not
work, please ??
Thanks.
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.