Add :iso command to espanso
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
2cd9cf8d62
commit
1f968cfae0
1 changed files with 8 additions and 0 deletions
|
@ -10,6 +10,14 @@ matches:
|
|||
params:
|
||||
format: "%F"
|
||||
|
||||
- trigger: ":iso"
|
||||
replace: "{{date}}"
|
||||
vars:
|
||||
- name: date
|
||||
type: date
|
||||
params:
|
||||
format: "%+"
|
||||
|
||||
- trigger: ":sig"
|
||||
replace: |
|
||||
Freundliche Grüsse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue