mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
779e62a30f
At the moment, we support JSON files containing an array of tiddlers. With this change the core will import files containing a single tiddler. Also adding templates for saving individual tiddlers in JSON format
14 lines
332 B
Plaintext
14 lines
332 B
Plaintext
caption: jsontiddlers
|
|
created: 20170317140130417
|
|
modified: 20170317140226040
|
|
tags: Macros [[Core Macros]]
|
|
title: jsontiddler Macro
|
|
type: text/vnd.tiddlywiki
|
|
|
|
The <<.def jsontiddler>> [[macro|Macros]] returns the fields of a single tiddler in [[JSON|JavaScript Object Notation]] form.
|
|
|
|
!! Parameters
|
|
|
|
;title
|
|
: The title of a tiddler
|