From 4cb4a130ae0363e0a79110ca6e7d394d09485ba7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Rodr=C3=ADguez=20Rivero?= Date: Tue, 2 Jun 2015 09:03:06 +0200 Subject: [PATCH] Add Encrypt Tiddler Plugin to ressources Encrypt tiddler plugin has its own demonstration wiki. Added as resource to tw.com edition. --- .../resources/EncryptTiddlerPlugin.tid | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 editions/tw5.com/tiddlers/community/resources/EncryptTiddlerPlugin.tid diff --git a/editions/tw5.com/tiddlers/community/resources/EncryptTiddlerPlugin.tid b/editions/tw5.com/tiddlers/community/resources/EncryptTiddlerPlugin.tid new file mode 100644 index 000000000..9ca474010 --- /dev/null +++ b/editions/tw5.com/tiddlers/community/resources/EncryptTiddlerPlugin.tid @@ -0,0 +1,20 @@ +created: 20150602084548184 +modified: 20150602084548184 +tags: Resources +title: "Encrypt single tiddler plugin" by Danielo Rodriguez +type: text/vnd.tiddlywiki +url: http://danielorodriguez.com/TW5-EncryptTiddlerPlugin/ + +A plugin that allows to encrypt your tiddlers individually Danielo Rodriguez. + +{{!!url}} + +<<< +Advantages: + +* You can specify a different password for each tiddler if you want. +* You don't have to encrypt your whole wiky. +* If you forget your password, you only lose a tiddler. +* It's possible to edit the tiddler content , tags and fields except the encrypt field after encryption. +* [...] +<<<