1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-20 11:19:45 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/widgets/EncryptWidget.tid

17 lines
642 B
Plaintext
Raw Normal View History

2014-09-10 23:06:19 +00:00
caption: encrypt
2024-06-06 16:15:41 +00:00
created: 20131024141900000
modified: 20230803050114889
tags: Widgets
title: EncryptWidget
! Introduction
2024-06-06 16:15:41 +00:00
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|Encryption]] 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 |