I found this post by Eric Shulman

http://groups.google.com/group/TiddlyWiki/browse_thread/thread/987e0ab0c711a451/45eee83383b8ab0b?lnk=gst&q=The+first+line+makes+the+tag+display+appear+left-aligned+with+the+tiddler+content.#45eee83383b8ab0b

But it didn't work for me, maybe I did it wrong or maybe it's been
superseded.

Morris

On Jan 9, 7:41 am, MJaffe <[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to