mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 00:56:17 +00:00
2ffcbb76eb
Keeps things tidier
16 lines
599 B
Plaintext
16 lines
599 B
Plaintext
title: EncryptWidget
|
|
created: 201310241419
|
|
modified: 201310300837
|
|
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 |
|