aboutsummaryrefslogtreecommitdiff
path: root/yasnippet/org-mode
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-06-28 21:30:42 -0700
committerPreston Pan <preston@nullring.xyz>2024-06-28 21:30:42 -0700
commite7dd5245c35d2794f59bcf700a6a92009ec8c478 (patch)
tree0d0e81552f0426f8b715bd5bd3bdd0856058db2c /yasnippet/org-mode
parent01ba01763b81a838dcbac4c08243804e068495b9 (diff)
stuff
Diffstat (limited to 'yasnippet/org-mode')
-rw-r--r--yasnippet/org-mode/date5
1 files changed, 5 insertions, 0 deletions
diff --git a/yasnippet/org-mode/date b/yasnippet/org-mode/date
new file mode 100644
index 0000000..ade2776
--- /dev/null
+++ b/yasnippet/org-mode/date
@@ -0,0 +1,5 @@
+# -*- mode: snippet -*-
+# name: date
+# key: date
+# --
+`(format-time-string "%Y-%m-%d")`$0