]> Untitled Git - monorepo.git/commitdiff
modify some org files
authorPreston Pan <ret2pop@gmail.com>
Sun, 28 Sep 2025 04:17:05 +0000 (21:17 -0700)
committerPreston Pan <ret2pop@gmail.com>
Sun, 28 Sep 2025 04:17:05 +0000 (21:17 -0700)
agenda.org
config/nix.org
journal/20250924.org [new file with mode: 0644]
nix/modules/home/user.nix

index 5a6b26b9e1012b3cb6f1eb88f864e76b5e0bd04c..6ebf725d8b5854d9c9bde55498f98b5bc6d16b99 100644 (file)
@@ -58,7 +58,7 @@ These are tasks related to my appointments which have to be at a specific time.
 *** DONE Appointment Call
 I have an appointment in a couple days.
 SCHEDULED: <2025-09-16 Tue 15:45>
-*** TODO Friends Stay a Night
+*** DONE Friends Stay a Night
 SCHEDULED: <2025-09-23 Tue>
 *** TODO Covet Concert
 SCHEDULED: <2025-10-10 Fri>
@@ -69,6 +69,10 @@ For eye health @ Mount Pleasant Optometry.
 *** TODO Magbay Concert
 SCHEDULED: <2025-09-30 Tue>
 Exciting!
+*** TODO Blood test
+SCHEDULED: <2025-10-02 Thu 16:15>
+*** TODO BCID
+SCHEDULED: <2025-10-03 Fri 03:40>
 ** Friends
 These are tasks related to seeing my friends. There will be tasks listed here when I schedule
 something.
@@ -76,11 +80,12 @@ something.
 These are some habits I want to track. They are repeated according to a calendar schedule in
 general.
 ** TODO Supplements
-SCHEDULED: <2025-09-22 Mon .+1d>
+SCHEDULED: <2025-09-25 Thu .+1d>
 :PROPERTIES:
-:LAST_REPEAT: [2025-09-21 Sun 06:57]
+:LAST_REPEAT: [2025-09-24 Wed 07:07]
 :STYLE: habit
 :END:
+- State "DONE"       from "TODO"       [2025-09-24 Wed 07:07]
 - State "DONE"       from "TODO"       [2025-09-21 Sun 06:57]
 - State "DONE"       from "TODO"       [2025-09-17 Wed 03:40]
 - State "DONE"       from "TODO"       [2025-09-16 Tue 03:13]
@@ -105,11 +110,12 @@ Current stack:
 - EPA/DHA
 - Creatine Monohydrate
 ** TODO Strength Training
-SCHEDULED: <2025-09-22 Mon .+1d>
+SCHEDULED: <2025-09-25 Thu .+1d>
 :PROPERTIES:
-:LAST_REPEAT: [2025-09-21 Sun 06:57]
+:LAST_REPEAT: [2025-09-24 Wed 07:08]
 :STYLE: habit
 :END:
+- State "DONE"       from "TODO"       [2025-09-24 Wed 07:08]
 - State "DONE"       from "TODO"       [2025-09-21 Sun 06:57]
 - State "DONE"       from "TODO"       [2025-09-17 Wed 03:40]
 - State "DONE"       from "TODO"       [2025-09-14 Sun 02:26]
@@ -130,11 +136,12 @@ SCHEDULED: <2025-08-26 Tue .+1d>
 - State "DONE"       from "TODO"       [2025-06-26 Thu 23:22]
 I want to be able to run or bike every day so that I get my exercise in.
 ** TODO Stretch
-SCHEDULED: <2025-09-22 Mon .+1d>
+SCHEDULED: <2025-09-25 Thu .+1d>
 :PROPERTIES:
-:LAST_REPEAT: [2025-09-21 Sun 06:57]
+:LAST_REPEAT: [2025-09-24 Wed 07:08]
 :STYLE: habit
 :END:
+- State "DONE"       from "TODO"       [2025-09-24 Wed 07:08]
 - State "DONE"       from "TODO"       [2025-09-21 Sun 06:57]
 - State "DONE"       from "TODO"       [2025-09-17 Wed 03:40]
 - State "DONE"       from "TODO"       [2025-09-16 Tue 03:14]
@@ -145,11 +152,12 @@ SCHEDULED: <2025-09-22 Mon .+1d>
 - State "DONE"       from "TODO"       [2025-01-11 Sat 02:26]
 I want to stretch every day so that I can become more flexible.
 ** TODO Journal
-SCHEDULED: <2025-09-18 Thu .+1d>
+SCHEDULED: <2025-09-25 Thu .+1d>
 :PROPERTIES:
-:LAST_REPEAT: [2025-09-17 Wed 03:40]
+:LAST_REPEAT: [2025-09-24 Wed 07:08]
 :STYLE: habit
 :END:
+- State "DONE"       from "TODO"       [2025-09-24 Wed 07:08]
 - State "DONE"       from "TODO"       [2025-09-17 Wed 03:40]
 - State "DONE"       from "TODO"       [2025-09-16 Tue 03:14]
 - State "DONE"       from "TODO"       [2025-09-14 Sun 02:18]
index f8765aed5c79b2eaec60501df77997766cd667f2..58f53f9c9eaf47bebd874c112919a7034fb23005 100644 (file)
@@ -3570,15 +3570,19 @@ for these configurations.
       if [ ! -d "/home/${config.monorepo.vars.userName}/email/${config.monorepo.vars.internetName}/" ]; then
         mkdir -p /home/${config.monorepo.vars.userName}/email/${config.monorepo.vars.internetName}/
       fi
+
       if [ ! -d "/home/${config.monorepo.vars.userName}/music" ]; then
         mkdir -p /home/${config.monorepo.vars.userName}/music
       fi
+
       if [ ! -d /home/${config.monorepo.vars.userName}/org ]; then
         mkdir -p /home/${config.monorepo.vars.userName}/org
       fi
+
       if [ ! -d /home/${config.monorepo.vars.userName}/src ]; then
         mkdir -p /home/${config.monorepo.vars.userName}/src
       fi
+
       touch /home/${config.monorepo.vars.userName}/org/agenda.org
       touch /home/${config.monorepo.vars.userName}/org/notes.org
       '';
diff --git a/journal/20250924.org b/journal/20250924.org
new file mode 100644 (file)
index 0000000..275a06d
--- /dev/null
@@ -0,0 +1,12 @@
+#+TITLE: Daily Journal
+#+STARTUP: showeverything
+#+DESCRIPTION: My daily journal entry
+#+AUTHOR: Preston Pan
+#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../style.css" />
+#+html_head: <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
+#+html_head: <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
+#+options: broken-links:t
+* Wednesday, 24 September 2025
+** 07:08 
+Today (or yesterday night) I went out with my friends, went to a smash burger place, and then went to a bar.
+It was pretty fun.
index 59a11bf5160299132a4d3ae4183eb05f58712678..680acd80a9d9335942121193e6814b4efef08d12 100644 (file)
@@ -5,15 +5,19 @@
     if [ ! -d "/home/${config.monorepo.vars.userName}/email/${config.monorepo.vars.internetName}/" ]; then
       mkdir -p /home/${config.monorepo.vars.userName}/email/${config.monorepo.vars.internetName}/
     fi
+
     if [ ! -d "/home/${config.monorepo.vars.userName}/music" ]; then
       mkdir -p /home/${config.monorepo.vars.userName}/music
     fi
+
     if [ ! -d /home/${config.monorepo.vars.userName}/org ]; then
       mkdir -p /home/${config.monorepo.vars.userName}/org
     fi
+
     if [ ! -d /home/${config.monorepo.vars.userName}/src ]; then
       mkdir -p /home/${config.monorepo.vars.userName}/src
     fi
+
     touch /home/${config.monorepo.vars.userName}/org/agenda.org
     touch /home/${config.monorepo.vars.userName}/org/notes.org
     '';