summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@nullring.xyz>2026-04-15 19:58:48 -0700
committerPreston Pan <ret2pop@nullring.xyz>2026-04-15 19:58:48 -0700
commitf1752f6508f742688b5deae120093d435b965cd4 (patch)
treee28b9b504870e946ccecd853176a3caf3de6b128
parent145b34e96ade3812410d38690723390dc6379b38 (diff)
small changes
-rw-r--r--agenda.org2
m---------nix0
-rw-r--r--yasnippet/org-mode/question7
3 files changed, 8 insertions, 1 deletions
diff --git a/agenda.org b/agenda.org
index a0b1a68..b5a4d4e 100644
--- a/agenda.org
+++ b/agenda.org
@@ -291,5 +291,5 @@ SCHEDULED: <2026-04-16 Thu 11:00 .+1d>
:END:
If I didn't update the agenda today, take my agenda with a grain of salt.
** TODO Start Vacuum Robot
-Start the vacuum robot so that it can clean the floor, every day.
SCHEDULED: <2025-10-16 Thu .+1d>
+Start the vacuum robot so that it can clean the floor, every day.
diff --git a/nix b/nix
-Subproject 769efc45d0f4d5f3ecfe5a1848925bb154ce897
+Subproject 1d25a215f6cfc736d72bd978087ee6611c64564
diff --git a/yasnippet/org-mode/question b/yasnippet/org-mode/question
new file mode 100644
index 0000000..d37b33a
--- /dev/null
+++ b/yasnippet/org-mode/question
@@ -0,0 +1,7 @@
+# -*- mode: snippet -*-
+# name: question
+# key: question
+# --
+#+begin_question
+$0
+#+end_question \ No newline at end of file