mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 18:17:01 +00:00
Lots and lots and lots of docs updates
Now we've got up-to-date skeleton documentation for all the widgets
This commit is contained in:
17
editions/tw5.com/tiddlers/widgets/EncryptWidget.tid
Normal file
17
editions/tw5.com/tiddlers/widgets/EncryptWidget.tid
Normal file
@@ -0,0 +1,17 @@
|
||||
title: EncryptWidget
|
||||
created: 201310241419
|
||||
creator: JeremyRuston
|
||||
modified: 201310300837
|
||||
modifier: JeremyRuston
|
||||
tags: widget
|
||||
|
||||
! Introduction
|
||||
|
||||
The encrypt widget renders a filtered list of tiddlers to an encrypted block with the password currently held in the PasswordVault. The encrypted block can subsequently be decrypted by the TiddlyWiki5 BootMechanism. See the EncryptionMechanism for more details.
|
||||
|
||||
! Content and Attributes
|
||||
|
||||
The content of the `<$encrypt>` widget is ignored.
|
||||
|
||||
|!Attribute |!Description |
|
||||
|filter |Filter defining the tiddlers to be included in the encrypted block. If not specified then all non-system tiddlers are used |
|
||||
Reference in New Issue
Block a user