Add kt3logbook snippet, move log snippets to text-mode
This commit is contained in:
parent
bee9191766
commit
b614a65fbc
|
@ -3,7 +3,7 @@
|
|||
# key: ks5log
|
||||
# --
|
||||
|- style="vertical-align:top;"
|
||||
| `(current-time-string)`
|
||||
| `(format-time-string "%d/%m/%Y")`
|
||||
| $1
|
||||
| Evie
|
||||
| $2
|
6
home/emacs/snippets/text-mode/kt3logbook
Normal file
6
home/emacs/snippets/text-mode/kt3logbook
Normal file
|
@ -0,0 +1,6 @@
|
|||
# -*- mode: snippet -*-
|
||||
# name: KT3 Logbook Entry
|
||||
# key: kt3log
|
||||
# --
|
||||
== $1 `(format-time-string "%Y-%m-%d")` elitherl ==
|
||||
*$0
|
Loading…
Reference in a new issue