blob: 6cad1aafcc7d882666d451f802fccf0465113990 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#+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
* 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.
|