mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 17:46:19 +00:00
16 lines
496 B
Plaintext
16 lines
496 B
Plaintext
|
<div title="OptionsPanel">
|
||
|
<pre>These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser
|
||
|
|
||
|
Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])
|
||
|
|
||
|
<<option txtUserName>>
|
||
|
<<option chkSaveBackups>> [[SaveBackups]]
|
||
|
<<option chkAutoSave>> [[AutoSave]]
|
||
|
<<option chkRegExpSearch>> [[RegExpSearch]]
|
||
|
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
|
||
|
<<option chkAnimate>> [[EnableAnimations]]
|
||
|
|
||
|
----
|
||
|
Also see [[AdvancedOptions]]</pre>
|
||
|
</div>
|