feat(espanso): add more snippets

This commit is contained in:
Stefan Imhoff
2023-02-03 15:50:36 +01:00
parent 32e567fece
commit 14d4179a49
6 changed files with 93 additions and 1 deletions

View File

@@ -1,4 +1,12 @@
matches:
- trigger: ":std"
label: Stunden
replace: "Stunden"
- trigger: ":min"
label: Minuten
replace: "Minuten"
- trigger: ":dat"
label: Datum (DD.MM.YYYY)
replace: "{{current_date}}"