mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
3da0a9431c
And also $:/tags/Global/View and $:/tags/Global/View/Body
11 lines
334 B
Plaintext
11 lines
334 B
Plaintext
title: $:/core/templates/exporters/TidFile
|
|
tags: $:/tags/Exporter
|
|
description: {{$:/language/Exporters/TidFile}}
|
|
extension: .tid
|
|
condition: [<count>compare:lte[1]]
|
|
|
|
\define renderContent()
|
|
{{{ $(exportFilter)$ +[limit[1]] ||$:/core/templates/tid-tiddler}}}
|
|
\end
|
|
\import [subfilter{$:/core/config/GlobalImportFilter}]
|
|
<<renderContent>> |