From d878a0353ba8cec87df4f79d59864c92b1ea4cea Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 9 Jan 2025 14:47:28 -0800 Subject: add public agenda --- agenda.org | 42 ++++++++++++++++++++++++++++++++++++++++++ config/emacs.el | 3 ++- config/emacs.org | 3 ++- index.org | 7 +++++++ journal/.#20240613.org | 1 - journal/index.org | 7 +++---- 6 files changed, 56 insertions(+), 7 deletions(-) create mode 100644 agenda.org delete mode 120000 journal/.#20240613.org diff --git a/agenda.org b/agenda.org new file mode 100644 index 0000000..8a95b0c --- /dev/null +++ b/agenda.org @@ -0,0 +1,42 @@ +#+title: Agenda +#+author: Preston Pan +#+description: My public agenda for the next while. +#+html_head: +#+language: en +#+OPTIONS: broken-links:t +#+date: <2025-01-09 Thu> +#+html_head: +#+html_head: +#+html_head: +#+html_head: +#+html_head: +#+html_head: +#+html_head: +* 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. diff --git a/config/emacs.el b/config/emacs.el index 4eba87a..b242e7d 100644 --- a/config/emacs.el +++ b/config/emacs.el @@ -118,7 +118,8 @@ (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) diff --git a/config/emacs.org b/config/emacs.org index 18841ab..2010d2c 100644 --- a/config/emacs.org +++ b/config/emacs.org @@ -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 diff --git a/index.org b/index.org index 729fea3..6312cf8 100644 --- 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 index c43a005..0000000 --- a/journal/.#20240613.org +++ /dev/null @@ -1 +0,0 @@ -preston@continuity.1616:1718293659 \ No newline at end of file diff --git a/journal/index.org b/journal/index.org index b959e7a..7b4baa5 100644 --- a/journal/index.org +++ b/journal/index.org @@ -14,10 +14,9 @@ #+html_head: #+html_head: * 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: