Hi Rustem

Great stuff :-)

Thank you for sharing!

Add a height and overflow auto - and you've got small "tiddler windows" in 
two rows...:


.tc-story-river {   display: flex;   flex-wrap: wrap; }

.tc-tiddler-frame { max-width: 49%; margin-right: 1%;height:24em;overflow: 
auto;} 


Cheers Måns Mårtensson

Den søndag den 10. maj 2015 kl. 09.05.20 UTC+2 skrev Rustem:
>
> I’m on a roll today.
>
> .tc-story-river {   display: flex;   flex-wrap: wrap; }
> .tc-tiddler-frame { max-width: 49%; margin-right: 1%; }
>
> On Saturday, May 9, 2015 at 9:07:59 AM UTC-7, Charlie Brown wrote:
>
> I see, so I can change the layout through css. I'll checkout the examples 
>> when I'm less sleepy:).
>>
>> Sincerely,
>> 王文鑫
>> Charlie
>>
>> On Sat, May 9, 2015 at 9:59 PM, Måns <[email protected]> wrote:
>>
>>> Hi Charlie
>>>
>>> I am not currently aware of any specialized theme for showing tiddlers 
>>> in a side-by-side column fashion. 
>>>
>>> There are however ways to show tiddlers in generated lists or sub 
>>> stories (correct me if I'm wrong) and that allows you to show them side by 
>>> side by defining columns via css.
>>>
>>> @Jeremy uses flexbox <http://learnlayout.com/flexbox.html> on 
>>> tiddlywiki.com. Check out 
>>> http://tiddlywiki.com/#%24%3A%2F_tw5.com-styles for his tc-link-info 
>>> class, which is used in : 
>>> Articles
>>> Examples
>>> Latest
>>> Resources
>>> Tutorials
>>>
>>> Eric Shulmann has created StyleSheetShortCuts 
>>> <http://www.TiddlyTools.com/#StyleSheetShortcuts> (for TW classic) 
>>> which uses columns <http://learnlayout.com/column.html> (not supported 
>>> in Internet Explorer). You can import his stylesheet tweaks tiddler into a 
>>> TW5 and tag it with $:/tags/Stylesheet
>>>
>>> Cheers Måns Mårtensson
>>>
>>> Den lørdag den 9. maj 2015 kl. 15.20.21 UTC+2 skrev Charlie Brown:
>>>>
>>>> Hi, I'm new to tiddlewiki (three days) but I'm really happy with it. 
>>>> Thanks a lot!
>>>> Right now my tiddlers are short and thin, and display them in only one 
>>>> column wastes too much spaces. Is there a theme or something so that I 
>>>> could list them in two columns? I did some searching but found no result.
>>>>
>>>  -- 
>>> You received this message because you are subscribed to a topic in the 
>>> Google Groups "TiddlyWiki" group.
>>> To unsubscribe from this topic, visit 
>>> https://groups.google.com/d/topic/tiddlywiki/lVRs1qfXEsc/unsubscribe.
>>> To unsubscribe from this group and all its topics, 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.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/tiddlywiki/897449c2-ac20-4f96-bfda-246eeed394e0%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/tiddlywiki/897449c2-ac20-4f96-bfda-246eeed394e0%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>  ​
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/20746edc-e613-47fa-a854-d1508ac386d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to