mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-21 08:50:05 +00:00
Enable server side file synchronisation in the clientserver edition
Use with great caution for the moment
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
title: $:/core/templates/tid-tiddler
|
||||
|
||||
<!--
|
||||
|
||||
This template is used for saving tiddlers in TiddlyWeb *.tid format
|
||||
|
||||
--><$fields exclude='text' template='$name$: $value$
|
||||
'></$fields>`
|
||||
`<$view field="text" format="text" />
|
||||
Reference in New Issue
Block a user