diff options
| author | kkard2 <[email protected]> | 2024-10-12 08:58:06 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-10-12 08:58:06 +0200 |
| commit | d843e48862993e903b0626604ac72cbc61c2412f (patch) | |
| tree | df7bc4d25e3d4cd98eb318d7560ce9f751fa735d /espanso/match/utils.yml | |
| parent | bb2302836c6970d9296d1a85af66ddcf895362ce (diff) | |
kitty is so annoying (probly conf issue but can't be bothered
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 c7a43b6..7621513 100644 --- a/espanso/match/utils.yml +++ b/espanso/match/utils.yml @@ -27,6 +27,13 @@ matches: type: date params: format: "%a, %d %b %Y %H:%M:%S %z" + - trigger: ;;pathdate + replace: "{{time}}" + vars: + - name: time + type: date + params: + format: "%Y/%m/%d/" - trigger: ;;shrug replace: ¯\_(ツ)_/¯ - trigger: ;;bshrug |
