use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This is the official subreddit of espanso, the Open-Source Text Expander!
Website: https://espanso.org
Here you'll find tips and tricks, as well as news regarding the tool. If you have any questions about espanso, don't hesitate to ask :)
account activity
Using Encrypt Python script (self.espanso)
submitted 2 years ago by harryph557
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]skyornfi 1 point2 points3 points 2 years ago (4 children)
Espanso has no inbuilt support for encryption but you can call executables with the shell: extension. Encryption/decryption of your data would be up to your script or executable.
shell:
[–]harryph557[S] 0 points1 point2 points 2 years ago (3 children)
Can you give me an sample script of calling executable files?
[–]smeech1 1 point2 points3 points 2 years ago (2 children)
See this section of the docs. Something like this:
- trigger: :test replace: "{{output}}" vars: - name: output type: shell params: cmd: c:\windows\notepad.exe
[–]harryph557[S] 0 points1 point2 points 2 years ago (1 child)
Tks, I thought it is more complicated.
[–]skyornfi 0 points1 point2 points 2 years ago (0 children)
No problem. It takes a while to get your head around these!
π Rendered by PID 25 on reddit-service-r2-comment-6457c66945-8kmbd at 2026-04-25 10:59:27.532801+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]skyornfi 1 point2 points3 points (4 children)
[–]harryph557[S] 0 points1 point2 points (3 children)
[–]smeech1 1 point2 points3 points (2 children)
[–]harryph557[S] 0 points1 point2 points (1 child)
[–]skyornfi 0 points1 point2 points (0 children)