This week’s Snippet of the Week is com.secretmessage
along with the required embedded Snippet, com.secretkey
. To try these Snippets, subscribe to the Community Snippets Public Group.
This is a fun Snippet to demonstrate some of the capabilities of JavaScript in TextExpander. The Snippet is a Fill-in with two Single Line Fields: Encrypt and Decrypt. If plain text is entered in the Encrypt field, the expansion will be the encoded message. If encrypted text is entered in the Decrypt field, the expansion will be the decoded message.
Important: You also need to have a Snippet with the abbreviation com.secretkey
to properly encode/decode a message. Anyone you send a message to also needs the same value in com.mysecretkey
.
Here’s a video demonstration: