From 71bbd9576bc889d9971bd5b5b74abd8cc120eeaf Mon Sep 17 00:00:00 2001 From: coolneng Date: Mon, 29 Sep 2025 17:54:44 +0200 Subject: [PATCH] Add timesheet email template --- snippets/org-msg-edit-mode/work administration | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 snippets/org-msg-edit-mode/work administration diff --git a/snippets/org-msg-edit-mode/work administration b/snippets/org-msg-edit-mode/work administration new file mode 100644 index 0000000..308c2c5 --- /dev/null +++ b/snippets/org-msg-edit-mode/work administration @@ -0,0 +1,12 @@ +# -*- mode: snippet -*- +# name: work administration template +# key: work +# condition: t +# -- +Dear colleague, + +You will find attached to this mail my $1 for the month of `(format-time-string "%B %Y")`. + +Kind regards, + +Amin Kasrou Aouam \ No newline at end of file