]> Untitled Git - monorepo.git/commitdiff
add public agenda
authorPreston Pan <ret2pop@gmail.com>
Thu, 9 Jan 2025 22:47:28 +0000 (14:47 -0800)
committerPreston Pan <ret2pop@gmail.com>
Thu, 9 Jan 2025 22:47:28 +0000 (14:47 -0800)
agenda.org [new file with mode: 0644]
config/emacs.el
config/emacs.org
index.org
journal/.#20240613.org [deleted symlink]
journal/index.org

diff --git a/agenda.org b/agenda.org
new file mode 100644 (file)
index 0000000..8a95b0c
--- /dev/null
@@ -0,0 +1,42 @@
+#+title: Agenda
+#+author: Preston Pan
+#+description: My public agenda for the next while.
+#+html_head: <link rel="stylesheet" type="text/css" href="style.css" />
+#+language: en
+#+OPTIONS: broken-links:t
+#+date: <2025-01-09 Thu>
+#+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
+#+html_head: <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
+#+html_head: <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
+#+html_head: <link rel="manifest" href="/site.webmanifest">
+#+html_head: <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
+#+html_head: <meta name="msapplication-TileColor" content="#da532c">
+#+html_head: <meta name="theme-color" content="#ffffff">
+* Tasks
+These are general life tasks that I need to do, not following a schedule.
+** TODO Resume
+I need to update my resume with my work experience. Additionally, I want to re-write my resume
+in org mode.
+** NixOS Configuration
+*** TODO Gammastep
+Fix gammastep in my config so that it actually works on my dell machine.
+*** TODO VPS
+My VPS needs to be a NixOS configuration.
+** TODO Umami
+My client server protocol needs to continue to be written. I also need to make a git repository
+for it.
+** Music and Media
+*** TODO Write Another Song
+I want to write another song.
+** TODO Analogue Computer
+I want to make an analogue computer.
+* Friends
+These are tasks related to seeing my friends.
+** TODO Travis and Friends Meetup
+Eating dinner with them.
+SCHEDULED: <2025-01-12 Sun>
+* Groceries
+There will be a TODO when I need to get groceries.
+
+* TODO Dishes
+There will be a TODO when I need to do the dishes.
index 4eba87ad9e689ce3ff98d436eeaa48cb992f8076..b242e7d206e0a1936d2bac0bf45afdab618b3d37 100644 (file)
 
 (require 'org-habit)
 (setq org-agenda-files (list "~/org/agenda.org"
-                              "~/org/notes.org"))
+                            "~/org/notes.org"
+                            "~/org/website/agenda.org"))
 (setq org-default-notes-file (concat org-directory "/notes.org"))
 (setq org-habit-preceding-days 1)
 
index 18841ab380253675ad7d92506ddaff7a292000e9..2010d2cfb41ce0f2a7bc0b2d5c186ec49f29e547 100644 (file)
@@ -147,7 +147,8 @@ Configure org agenda variables:
 #+begin_src emacs-lisp
   (require 'org-habit)
   (setq org-agenda-files (list "~/org/agenda.org"
-                              "~/org/notes.org"))
+                            "~/org/notes.org"
+                            "~/org/website/agenda.org"))
   (setq org-default-notes-file (concat org-directory "/notes.org"))
   (setq org-habit-preceding-days 1)
 #+end_src
index 729fea308bfff0a2f41edac4cbd8a9d8507728db..6312cf8f84c896759646794db90fa6f63c4bad31 100644 (file)
--- a/index.org
+++ b/index.org
@@ -55,6 +55,13 @@ I also have a [[https://github.com/ret2pop][github]] for those interested.
 * [[https://youtube.com/@ret2pop][Music and Media]]
 Most of the music that I have recorded can be found on my Youtube channel. Note that it will also
 contain other things that I filmed.
+* [[file:agenda.org][Agenda]]
+Here, you can view my public agenda. It contains scheduled meetings with friends, my groceries,
+current projects that are in progress, and my groceries. I also keep track of a private agenda,
+but of course that won't be kept in a public repository.
+
+I think that it's cool to automatically and transparently let people know what I'm up to, so you
+don't have to ask. Also, it gives me some motivation to do things if a part of my agenda is public.
 * [[file:about.org][About]]
 Who is the man behind ret2pop? How do you contact him? So many mysteries await…
 
diff --git a/journal/.#20240613.org b/journal/.#20240613.org
deleted file mode 120000 (symlink)
index c43a005..0000000
+++ /dev/null
@@ -1 +0,0 @@
-preston@continuity.1616:1718293659
\ No newline at end of file
index b959e7a966c5b14508e21b834b54d9e6612b7aca..7b4baa5e20792ac2d7d5e4b9fecf6db33ee34342 100644 (file)
 #+html_head: <meta name="theme-color" content="#ffffff">
 #+html_head: <meta name="viewport" content="width=1000; user-scalable=0;" />
 * Introduction
-This is my journal. It's basically my everyday life from
-a technology perspective (not many personal details although
-there will be some). I will also be posting some TODOs that I have
-throughout time.
+This is my journal. It's basically my everyday life, or at least the part that I can make public
+(not many personal details although there will be some). I will also be posting some TODOs that
+I have throughout time.
 
 ** Entries
 @@html: <div class="links-page">@@