diff options
| author | kkard2 <[email protected]> | 2024-02-02 13:19:16 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-02-02 13:19:16 +0100 |
| commit | 6d862c8a816062a7c630d8b449985cbfe8dfa255 (patch) | |
| tree | bf9dc43b98e518f75794c2362e43001a48475a5c /espanso/match/utils.yml | |
| parent | 1b3899642a81e0e0d7c4457b10b2040ade6a6705 (diff) | |
rss date, lazy lock
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 4c7db3c..af4e555 100644 --- a/espanso/match/utils.yml +++ b/espanso/match/utils.yml @@ -20,6 +20,13 @@ matches: type: date params: format: "%Y-%m-%d" + - trigger: ;;rssnow + replace: "{{time}}" + vars: + - name: time + type: date + params: + format: "%a, %d %b %Y %H:%M:%S %z" - trigger: ;;shrug replace: ¯\_(ツ)_/¯ - trigger: ;;bshrug |
