1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
TiddlyWiki5/editions/introduction/tiddlers/slides/Other Story Views.tid
Jermolene 97d36e26fc First pass at new introduction edition
It started life as the slides for a new introductory video, but I’m
thinking that it may be worth publishing as an interactive introduction.
2014-10-31 18:48:47 +00:00

13 lines
370 B
Plaintext

title: Other Story Views
Here's an experimental view that displays tiddlers sideways:
<$scrollable class="tc-scrollable-storyview">
<div class="tc-scrollable-storyview-inner">
<$list filter="[list[$:/StoryList]] -[[Other Story Views]]" template="$:/core/ui/ViewTemplate" storyview="cecily"/>
</div>
</$scrollable>
Next, tiddlers can be controlled with [[Toolbars]].