From c335c05f511a373681d8644500d7750a519f58fa Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 13 Jul 2023 22:58:59 +0800 Subject: add a lot of things --- journal/20230704.org | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 journal/20230704.org (limited to 'journal/20230704.org') diff --git a/journal/20230704.org b/journal/20230704.org new file mode 100644 index 0000000..d9ce56a --- /dev/null +++ b/journal/20230704.org @@ -0,0 +1,22 @@ +#+TITLE: Daily Journal +#+STARTUP: showeverything +#+DESCRIPTION: My daily journal entry +#+AUTHOR: Preston Pan +#+HTML_HEAD: +#+html_head: +#+html_head: +#+options: broken-links:t +* Tuesday, 04 July 2023 +** 12:49 +I haven't done a journal entry for a while, but there are a couple +of things that are pretty cool and new. I've fixed all my emacs +config internal bugs, and so the only thing left to do in order +to make my emacs config perfect is try to do everything in emacs. +EXWM already sort of achieves this goal, but I want to open the least +amount of x window buffers as possible as well. Therefore, I've started +using eww more, and it is actually good. Additionally, I've started +using GNU Info more and the documentation is actually really good. + +I've also been experimenting with eshell. It feels highly integrated +because of how you can use shell functions as well as lisp functions +all in one REPL. -- cgit