mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 09:50:27 +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
|
||||
|
||||
HelloThere
|
||||
SidewaysSubView
|
||||
CecilyView
|
||||
SidewaysView
|
||||
CecilySubView
|
||||
Introduction
|
||||
Improvements
|
||||
Docs
|
Loading…
Reference in New Issue
Block a user