On Jan 7, 4:49 pm, Morris Gray <[email protected]> wrote:
> I use this in StyleSheet to make the tags list scroll, change the max-
> height to suit.
>
> .popup {
> max-height:275px;
> min-height:auto;
> width: auto;
> overflow: auto;
> margin:auto;
>
> }
>
Morris - Thanks for the suggestion. I added the above to my
StyleSheet and the tags scrolls, which is much better than before.
But, what I was hoping was that instead of a scrolling list, the tags
could be displayed over several columns (e.g. if I have 50 tags in my
TW, I would have a popup with 5 columns by 10 rows). I would guess
that I'd need to set the maximum number of columns and let the number
of columns change as more tags are defined.
I also tried the tagCloud macro, and its fine for looking at the
frequency of tags, but doesn't help when I'm assigning tags to a new
tiddler.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---