diff options
author | Preston Pan <preston@nullring.xyz> | 2023-06-14 16:30:24 -0700 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2023-06-14 16:30:24 -0700 |
commit | a3fa456e28a8fc9b0720e230039083c3f8e3f7b8 (patch) | |
tree | f6034cb30f67069ecefecac244fcbd201d36a3a7 /journal/20230613.org | |
parent | 2bcbe7346a1e61e4cb019e445f75f28714f4d855 (diff) |
add content to journal and mindmap
Diffstat (limited to 'journal/20230613.org')
-rw-r--r-- | journal/20230613.org | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/journal/20230613.org b/journal/20230613.org new file mode 100644 index 0000000..81e078e --- /dev/null +++ b/journal/20230613.org @@ -0,0 +1,18 @@ +#+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 +* Tuesday, 13 June 2023 +** 19:34 +I am leaving for china today. I tried using guix with my arch linux +system but it was too unstable and I almost broke my system, so I +of course stopped. I may try nix in the future, but for now, I will +try to just keep my current setup where it is. +** 20:35 +Just realized that I need to publish things for the website; also, I +may want to have a blog where I write non-mindmap related articles. +I need to get git working with signing with my gpg key as well. |