diff options
author | Preston Pan <preston@nullring.xyz> | 2024-05-31 15:05:34 -0700 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-05-31 15:05:34 -0700 |
commit | 01ba01763b81a838dcbac4c08243804e068495b9 (patch) | |
tree | cf0de71e04334c0cf62abe3228a8483f9692389b /journal/20240530.org | |
parent | c35d434272e09256030cb113ec62b72c3dbae84f (diff) |
add many things; remove useless files
Diffstat (limited to 'journal/20240530.org')
-rw-r--r-- | journal/20240530.org | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/journal/20240530.org b/journal/20240530.org new file mode 100644 index 0000000..cf5e2da --- /dev/null +++ b/journal/20240530.org @@ -0,0 +1,21 @@ +#+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 +* Thursday, 30 May 2024 +** 00:49 +I am currently trying to optimize my emacs workflow more, as I realize that my NixOS configuration is quite complete. +After Kanata is added, my NixOS configuration covers almost every usecase; on the other hand, there are many small annoyances +within emacs that are persistent, such as the lack of RSS feeds, the lack of good snippets for LaTeX editing, the lack +of grammar checking and spell checking, and the lack of consistent autocomplete and the awkwardness of how new buffers +open in panes. Additionally, mu4e is not configured for my email account. + +I will then use this emacs configuration to edit my mindmap more in tandem with the configuring. I've already added many new +articles. +** 16:59 +I successfully improved my emacs configuration by a lot, and I'm going to keep on making the editing much more +streamlined. |