mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 08:06:17 +00:00
16 lines
503 B
Plaintext
16 lines
503 B
Plaintext
created: 20150221152226000
|
|
modified: 20150221154213000
|
|
tags: Macros [[Core Macros]]
|
|
title: jsontiddlers Macro
|
|
type: text/vnd.tiddlywiki
|
|
caption: jsontiddlers
|
|
|
|
The <<.def jsontiddlers>> [[macro|Macros]] returns the fields of a [[selection of tiddlers|Title Selection]] in [[JSON|JavaScript Object Notation]] form.
|
|
|
|
An example can be seen in the [[template tiddler for JSON exports|$:/core/templates/exporters/JsonFile]].
|
|
|
|
!! Parameters
|
|
|
|
;filter
|
|
: A [[filter|Filters]] selecting which tiddlers to include
|