mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-17 23:34:50 +00:00
16444e023a
Currently just hardwired to the options for TiddlySpot, but will in due course be driven by the loaded saver modules.
12 lines
431 B
Plaintext
12 lines
431 B
Plaintext
title: $:/core/ui/ControlPanel/Saving
|
|
tags: $:/tags/ControlPanel
|
|
caption: Saving
|
|
|
|
! TiddlySpot
|
|
|
|
|[[Wiki name|$:/UploadName]] |<$edit-text tiddler="$:/UploadName" default="" tag="input"/> |
|
|
|Password |<$password name="upload"/> |
|
|
|Server URL |<$edit-text tiddler="$:/UploadURL" default="" tag="input"/> |
|
|
|
|
//The server URL defaults to `http://<wikiname>.tiddlyspot.com/store.cgi` and can be changed to use a custom server address//
|