2026-02-06T15:12:18
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
# uuid: gl
|
||||
# --
|
||||
\newglossaryentry{${1}}{
|
||||
name=${2},
|
||||
description={${4}}
|
||||
}
|
||||
name=${1:$(capitalize yas-text)},
|
||||
description={${3}}
|
||||
}
|
||||
@@ -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))`
|
||||
Reference in New Issue
Block a user