1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-29 15:30:47 +00:00
TiddlyWiki5/core/templates/ViewTemplateMappings.tid
Jeremy Ruston 238946b32b Update story macro to use rules to choose templates
Now special mapping tiddlers are used to determine which templates are
used for a given tiddler
2012-09-12 15:33:11 +01:00

5 lines
211 B
Plaintext

title: $:/templates/ViewTemplateMappings
tags: $:/tag/view-template-mapping
type: application/json
{"rules":[{"filter":"[has[title]]","template":"$:/templates/ViewTemplate","missingTiddler":true,"priority":0}]}