diff options
Diffstat (limited to 'espanso')
| -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 |
