1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 04:03:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/hiddensettings/Hidden Setting SaveWikiButton Filename.tid

14 lines
563 B
Plaintext

created: 20181215154811835
modified: 20181215154811835
tags: [[Hidden Settings]]
title: Hidden Setting: Filename for Save Wiki Button
type: text/vnd.tiddlywiki
<<.from-version "5.1.19">> This value is wikified to determine the filename when saving via the "save wiki" page control button.
By default, this setting is empty, which triggers the default handling where the filename portion of the URL is used.
The value `{{$:/SiteTitle}}.html` causes the filename to be constructed from the site title with a `.html` extension.
$:/config/SaveWikiButton/Filename