mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 15:16:18 +00:00
parent
28070f847c
commit
ca762ab7a6
@ -32,4 +32,4 @@ Notes:
|
|||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
* `--render "[!is[system]]" "[encodeuricomponent[]addprefix[tiddlers/]addsuffix[.html]]"` -- renders all non-system tiddlers as files in the subdirectory "tiddlers" with URL-encoded titles and the extension HTML
|
* `--render "[!is[system]]" "[encodeuricomponent[]addprefix[tiddlers/]addsuffix[.html]]"` -- renders all non-system tiddlers as files in the subdirectory "tiddlers" with URL-encoded titles and the extension HTML
|
||||||
|
* `--render "." "tiddlers.json" "text/plain" "$:/core/templates/exporters/JsonFile" "exportFilter" "[tag[HelloThere]]"` -- renders the tiddlers tagged "HelloThere" to a JSON file named "tiddlers.json"
|
||||||
|
Loading…
Reference in New Issue
Block a user