mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
parent
1b3c2557b8
commit
33f40c47c6
@ -1,4 +1,5 @@
|
|||||||
title: $:/editions/tw5.com/download-empty
|
title: $:/editions/tw5.com/download-empty
|
||||||
|
code-body: yes
|
||||||
|
|
||||||
\define saveTiddlerFilter()
|
\define saveTiddlerFilter()
|
||||||
[[$:/core]] [[$:/isEncrypted]] [[$:/themes/tiddlywiki/snowwhite]] [[$:/themes/tiddlywiki/vanilla]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] [[$:/config/OfficialPluginLibrary]] +[sort[title]]
|
[[$:/core]] [[$:/isEncrypted]] [[$:/themes/tiddlywiki/snowwhite]] [[$:/themes/tiddlywiki/vanilla]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] [[$:/config/OfficialPluginLibrary]] +[sort[title]]
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
title: $:/_tw5.com/CustomStoryTiddlerTemplateDemo/Styles
|
title: $:/_tw5.com/CustomStoryTiddlerTemplateDemo/Styles
|
||||||
tags: $:/tags/Stylesheet
|
tags: $:/tags/Stylesheet
|
||||||
|
code-body: yes
|
||||||
|
|
||||||
.tc-custom-tiddler-template {
|
.tc-custom-tiddler-template {
|
||||||
border: 3px solid <<colour muted-foreground>>;
|
border: 3px solid <<colour muted-foreground>>;
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
title: $:/_tw5.com/CustomStoryTiddlerTemplateDemo/Template
|
title: $:/_tw5.com/CustomStoryTiddlerTemplateDemo/Template
|
||||||
|
code-body: yes
|
||||||
|
|
||||||
\define list-item-styles()
|
\define list-item-styles()
|
||||||
transform: translate($(left)$%,$(top)$%) scale(0.3) rotate($(angle)$deg);
|
transform: translate($(left)$%,$(top)$%) scale(0.3) rotate($(angle)$deg);
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
title: $:/_tw5.com/CustomStoryTiddlerTemplateDemo/Filter
|
title: $:/_tw5.com/CustomStoryTiddlerTemplateDemo/Filter
|
||||||
tags: $:/tags/StoryTiddlerTemplateFilter
|
tags: $:/tags/StoryTiddlerTemplateFilter
|
||||||
list-before: $:/config/StoryTiddlerTemplateFilters/default
|
list-before: $:/config/StoryTiddlerTemplateFilters/default
|
||||||
|
code-body: yes
|
||||||
|
|
||||||
[tag[$:/tags/TiddlerList]then[$:/_tw5.com/CustomStoryTiddlerTemplateDemo/Template]]
|
[tag[$:/tags/TiddlerList]then[$:/_tw5.com/CustomStoryTiddlerTemplateDemo/Template]]
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
title: $:/editions/tw5.com/download-empty
|
title: $:/editions/tw5.com/download-empty
|
||||||
|
code-body: yes
|
||||||
|
|
||||||
\define saveTiddlerFilter()
|
\define saveTiddlerFilter()
|
||||||
[[$:/core]] [[$:/isEncrypted]] [[$:/themes/tiddlywiki/snowwhite]] [[$:/themes/tiddlywiki/vanilla]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]
|
[[$:/core]] [[$:/isEncrypted]] [[$:/themes/tiddlywiki/snowwhite]] [[$:/themes/tiddlywiki/vanilla]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
title: $:/themes/tiddlywiki/vanilla/base
|
title: $:/themes/tiddlywiki/vanilla/base
|
||||||
tags: [[$:/tags/Stylesheet]]
|
tags: [[$:/tags/Stylesheet]]
|
||||||
|
code-body: yes
|
||||||
|
|
||||||
\define custom-background-datauri()
|
\define custom-background-datauri()
|
||||||
<$set name="background" value={{$:/themes/tiddlywiki/vanilla/settings/backgroundimage}}>
|
<$set name="background" value={{$:/themes/tiddlywiki/vanilla/settings/backgroundimage}}>
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
title: $:/themes/tiddlywiki/vanilla/sticky
|
title: $:/themes/tiddlywiki/vanilla/sticky
|
||||||
|
code-body: yes
|
||||||
|
|
||||||
<$reveal state="$:/themes/tiddlywiki/vanilla/options/stickytitles" type="match" text="yes">
|
<$reveal state="$:/themes/tiddlywiki/vanilla/options/stickytitles" type="match" text="yes">
|
||||||
``
|
``
|
||||||
|
Loading…
Reference in New Issue
Block a user