diff options
| -rw-r--r-- | agenda.org | 2 | ||||
| m--------- | nix | 0 | ||||
| -rw-r--r-- | yasnippet/org-mode/question | 7 |
3 files changed, 8 insertions, 1 deletions
@@ -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 |
