summaryrefslogtreecommitdiff
path: root/snippets/org-mode/img
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/org-mode/img')
-rw-r--r--snippets/org-mode/img7
1 files changed, 7 insertions, 0 deletions
diff --git a/snippets/org-mode/img b/snippets/org-mode/img
new file mode 100644
index 0000000..5632367
--- /dev/null
+++ b/snippets/org-mode/img
@@ -0,0 +1,7 @@
+# -*- mode: snippet -*-
+# name: img
+# key: $img
+# --
+#+NAME: ${1:image-title}
+#+CAPTION[${2:Short caption}]: $2. ${3:Optional additional details}
+[[`(concat user-emacs-directory "img/")`$0--]] \ No newline at end of file
Copyright 2019--2024 Marius PETER