mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-22 22:10:03 +00:00
Updated docs for safe mode
This commit is contained in:
parent
ac54fe3326
commit
d13e23132a
@ -1,5 +1,5 @@
|
||||
created: 20140419082845576
|
||||
modified: 20140419083436245
|
||||
modified: 20140908185153663
|
||||
tags: features
|
||||
title: SafeMode
|
||||
type: text/vnd.tiddlywiki
|
||||
@ -16,6 +16,9 @@ http://tiddlywiki.com/#:safe
|
||||
|
||||
! How Safe Mode Works
|
||||
|
||||
In safe mode, any tiddlers that override shadow tiddlers are renamed to give them the prefix `SAFE: `, thus restoring the underlying shadow tiddler.
|
||||
Safe mode triggers two changes:
|
||||
|
||||
* All plugins are temporarily disabled. You can use the control panel to disable individual plugins
|
||||
* Any tiddlers that override shadow tiddlers are renamed to give them the prefix `SAFE: `, thus restoring the underlying shadow tiddler
|
||||
|
||||
A report tiddler is displayed that allows you to inspect the tiddlers that were renamed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user