Espanso extensions
Supported extensions
Section titled “Supported extensions”EspansoExpress includes support for all Espanso extensions: choice, clipboard, date, random, echo, form, script and shell.
Matches with plain triggers can be used with the form, script and shell extensions. Note that EspansoExpress supports only one of these extensions per match.
Datetime string builder
Section titled “Datetime string builder”There is a built-in datetime string builder to streamline use of the date extension:

Form editor
Section titled “Form editor”There is a built-in form editor to streamline use of the form extension.
Script extension
Section titled “Script extension”Support for the script extension allows for script language and path to script. Note that double and single quotes are saved exactly as entered.
Shell extension
Section titled “Shell extension”Support for the shell extension is limited to the Windows cmd command shell. This enables use of a single line command such as:
"curl 'https://api.ipify.org'"
As for the script extension, double and single quotes are saved exactly as entered.