diff options
| author | kkard2 <[email protected]> | 2025-04-07 09:59:17 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2025-04-07 09:59:17 +0200 |
| commit | 0c7360cdca951a5fb5d2723c878b5407b4e210ac (patch) | |
| tree | 67e90314cc553c7dcbb3c1bffdb0e520a0733e60 /espanso/match/utils.yml | |
| parent | a9ad69d85c96a5bb3138c72381a2c88d40dd7b6e (diff) | |
how is it not here already
Diffstat (limited to 'espanso/match/utils.yml')
| -rw-r--r-- | espanso/match/utils.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/espanso/match/utils.yml b/espanso/match/utils.yml index 7621513..bd8f283 100644 --- a/espanso/match/utils.yml +++ b/espanso/match/utils.yml @@ -34,6 +34,13 @@ matches: type: date params: format: "%Y/%m/%d/" + - trigger: ;;dotdate + replace: "{{time}}" + vars: + - name: time + type: date + params: + format: "%d.%m.%Y" - trigger: ;;shrug replace: ¯\_(ツ)_/¯ - trigger: ;;bshrug |
