2026-02-06T15:12:18

This commit is contained in:
2026-02-06 15:12:15 +01:00
parent 198946aad8
commit e39cd80040
5 changed files with 171 additions and 202 deletions

View File

@@ -4,6 +4,6 @@
# uuid: gl
# --
\newglossaryentry{${1}}{
name=${2},
description={${4}}
}
name=${1:$(capitalize yas-text)},
description={${3}}
}

View File

@@ -3,4 +3,4 @@
# key: time
# uuid: time
# --
`(format-time-string "%Y-%m-%dT%H:%M:%S" (current-time))`
`(format-time-string "%Y-%m-%dT%H:%M:%S" (current-time))`