1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-16 17:29:43 +00:00
TiddlyWiki5/tiddlywiki5/tiddlers/PageTemplate.tid
Jeremy Ruston b513daaff8 Added an experimental fisheye menu chooser
I'm starting to experiment with interactive features so that I can
finalise the macro architecture. I'm trying to design for touch first;
this menu swipes in from the left
2012-03-07 17:44:12 +00:00

8 lines
127 B
Plaintext

title: PageTemplate
{{navigation-panel{
<<chooser>>
}}}
{{container{
<<story story:StoryTiddlers template:SimpleTemplate>>
}}}