From e7dd5245c35d2794f59bcf700a6a92009ec8c478 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 28 Jun 2024 21:30:42 -0700 Subject: stuff --- journal/.#20240613.org | 1 + journal/20240531.org | 4 ++++ journal/20240601.org | 11 +++++++++++ journal/20240602.org | 12 ++++++++++++ journal/20240605.org | 15 +++++++++++++++ journal/20240610.org | 11 +++++++++++ journal/index.org | 1 + 7 files changed, 55 insertions(+) create mode 120000 journal/.#20240613.org create mode 100644 journal/20240601.org create mode 100644 journal/20240602.org create mode 100644 journal/20240605.org create mode 100644 journal/20240610.org (limited to 'journal') diff --git a/journal/.#20240613.org b/journal/.#20240613.org new file mode 120000 index 0000000..c43a005 --- /dev/null +++ b/journal/.#20240613.org @@ -0,0 +1 @@ +preston@continuity.1616:1718293659 \ No newline at end of file diff --git a/journal/20240531.org b/journal/20240531.org index 1994806..6cad1aa 100644 --- a/journal/20240531.org +++ b/journal/20240531.org @@ -9,3 +9,7 @@ * Friday, 31 May 2024 ** 03:42 I can't sleep. This is quite painful. +** 20:51 +I've optimized my setup a decent bit, and I'm currently deliberating on the trade-off between package use and +functionality. I do want to keep the dependencies for this Emacs configuration slim in order to effectively make it +portable across different versions of Emacs. diff --git a/journal/20240601.org b/journal/20240601.org new file mode 100644 index 0000000..5321a40 --- /dev/null +++ b/journal/20240601.org @@ -0,0 +1,11 @@ +#+TITLE: Daily Journal +#+STARTUP: showeverything +#+DESCRIPTION: My daily journal entry +#+AUTHOR: Preston Pan +#+HTML_HEAD: +#+html_head: +#+html_head: +#+options: broken-links:t +* Saturday, 01 June 2024 +** 11:23 +Slept okay but still feel tired; had a latte from the Mighty Oak. Need to work on writegood.el and other things. diff --git a/journal/20240602.org b/journal/20240602.org new file mode 100644 index 0000000..49f748f --- /dev/null +++ b/journal/20240602.org @@ -0,0 +1,12 @@ +#+TITLE: Daily Journal +#+STARTUP: showeverything +#+DESCRIPTION: My daily journal entry +#+AUTHOR: Preston Pan +#+HTML_HEAD: +#+html_head: +#+html_head: +#+options: broken-links:t +* Sunday, 02 June 2024 +** 12:35 +Eggs for lunch; I'm probably going to go to the cafe as well. Additionally, I'm going to Bowen Island today +and I might go to Victoria as well in two or three days. Above average sleep. diff --git a/journal/20240605.org b/journal/20240605.org new file mode 100644 index 0000000..b6dcdd5 --- /dev/null +++ b/journal/20240605.org @@ -0,0 +1,15 @@ +#+TITLE: Daily Journal +#+STARTUP: showeverything +#+DESCRIPTION: My daily journal entry +#+AUTHOR: Preston Pan +#+HTML_HEAD: +#+html_head: +#+html_head: +#+options: broken-links:t +* Wednesday, 05 June 2024 +** 11:23 +Finished the interview process for a job; I'm now running some errands probably such as getting some L-theanine +and getting some green tea, as well as Melatonin. Related, I'm going to Victoria today and I'm trying to study +for my amateur radio license. +** 16:38 +Going to Victoria now and called a few friends. I'm working on some mindmap stuff but my battery is low. diff --git a/journal/20240610.org b/journal/20240610.org new file mode 100644 index 0000000..ad2bd70 --- /dev/null +++ b/journal/20240610.org @@ -0,0 +1,11 @@ +#+TITLE: Daily Journal +#+STARTUP: showeverything +#+DESCRIPTION: My daily journal entry +#+AUTHOR: Preston Pan +#+HTML_HEAD: +#+html_head: +#+html_head: +#+options: broken-links:t +* Monday, 10 June 2024 +** 18:44 +I'm attempting to build a PC as well as get spend some small amounts of money existing. diff --git a/journal/index.org b/journal/index.org index b959e7a..aafa48d 100644 --- a/journal/index.org +++ b/journal/index.org @@ -1,3 +1,4 @@ +# -*- org-publish-use-timestamps-flag: nil; -*- #+title: Journal #+author: Preston Pan #+description: My journal entries -- cgit