From d843e48862993e903b0626604ac72cbc61c2412f Mon Sep 17 00:00:00 2001 From: kkard2 Date: Sat, 12 Oct 2024 08:58:06 +0200 Subject: kitty is so annoying (probly conf issue but can't be bothered --- espanso/match/utils.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'espanso/match/utils.yml') 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 -- cgit v1.3.1