There is indeed no corresponding decrypt widget. Decryption of the single file 
TiddlyWiki has to be done during the boot process:

https://github.com/Jermolene/TiddlyWiki5/blob/master/boot/boot.js#L1364

Best wishes

Jeremy

--
Jeremy Ruston
jer...@jermolene.com
https://jermolene.com

> On 10 Mar 2018, at 15:10, @TiddlyTweeter <tiddlytwee...@assays.tv> wrote:
> 
> "There's no corresponding <$decrypt> widget."
> 
> Mark S. wrote:
>> 
>> 
>> \define encmac() <$encrypt filter='[tag[HelloThere]]'/>
>> 
>> <$wikify name=enc type="text" text=<<encmac>>>
>> <$button>Hide My Stuff
>> <$action-setfield $tiddler="MyStuff" $field="text" $value=<<enc>> />
>> </$button>
>> 
>> </$wikify>
>> Will stash away encrypted text if a password has been set. The thing is, how 
>> do you decrypt it? There's no corresponding <$decrypt> widget.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/da1a292d-ba9e-41e4-a19d-ce73bdae8d47%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/95574A81-15C0-4F99-97EA-C7C4E9A3C6DB%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to