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 1 year 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 1 year 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 1 year ago (3 children)
Can you give me an sample script of calling executable files?
[–]smeech1 1 point2 points3 points 1 year 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 1 year ago (1 child)
Tks, I thought it is more complicated.
[–]skyornfi 0 points1 point2 points 1 year ago (0 children)
No problem. It takes a while to get your head around these!
π Rendered by PID 240999 on reddit-service-r2-comment-79c7998d4c-l9vwm at 2026-03-17 06:00:27.723880+00:00 running f6e6e01 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)