mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-26 00:46:52 +00:00
Add Cecily subview for experimental purposes
This commit is contained in:
parent
3161e8d8ce
commit
e2dba02b65
@ -0,0 +1,11 @@
|
|||||||
|
title: CecilySubView
|
||||||
|
|
||||||
|
<<navigator story:"$:/CecilyStoryList" history:"$:/CecilyHistoryList"><
|
||||||
|
|
||||||
|
"Cecily" provides a customisable ZoomableUserInterface to your tiddlers.
|
||||||
|
|
||||||
|
<<scrollable width:"100%" height:"400px" class:"tw-well"><
|
||||||
|
<<list filter:"[list[$:/CecilyStoryList]]" history:"$:/CecilyHistoryList" template:"CecilyTemplate" editTemplate:"$:/templates/EditTemplate" listview:cecily itemClass:"tw-tiddler-frame">>
|
||||||
|
>>
|
||||||
|
|
||||||
|
>>
|
@ -1,8 +1,8 @@
|
|||||||
title: $:/DefaultTiddlers
|
title: $:/DefaultTiddlers
|
||||||
|
|
||||||
HelloThere
|
HelloThere
|
||||||
SidewaysSubView
|
SidewaysView
|
||||||
CecilyView
|
CecilySubView
|
||||||
Introduction
|
Introduction
|
||||||
Improvements
|
Improvements
|
||||||
Docs
|
Docs
|
Loading…
Reference in New Issue
Block a user