diff options
| author | Christian Cleberg <[email protected]> | 2025-06-23 15:20:07 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-06-23 15:20:07 -0500 |
| commit | e6a61a6b88c50f80d8d8ba10e8f8d3f19531b1ca (patch) | |
| tree | c5fbcdebea6b6b389f4bf677355df3107fd7a1fe /content/blog/2024-03-13-doom-emacs.org | |
| parent | c9715768e01108f7e74ffab01aa368f8adfc3f15 (diff) | |
| download | cleberg.net-e6a61a6b88c50f80d8d8ba10e8f8d3f19531b1ca.tar.gz cleberg.net-e6a61a6b88c50f80d8d8ba10e8f8d3f19531b1ca.tar.bz2 cleberg.net-e6a61a6b88c50f80d8d8ba10e8f8d3f19531b1ca.zip | |
feat(blog): update blog post titles and fix character bugs
Diffstat (limited to 'content/blog/2024-03-13-doom-emacs.org')
| -rw-r--r-- | content/blog/2024-03-13-doom-emacs.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2024-03-13-doom-emacs.org b/content/blog/2024-03-13-doom-emacs.org index b520d0d..0b8fa58 100644 --- a/content/blog/2024-03-13-doom-emacs.org +++ b/content/blog/2024-03-13-doom-emacs.org @@ -1,5 +1,5 @@ #+date: <2024-03-13 Wed 00:00:00> -#+title: Configuration Guide for Doom Emacs and Org-Mode to Optimize Workflow +#+title: Doom Emacs & Org-Mode Setup #+description: Technical manual covering installation, configuration files, and usage procedures for Doom Emacs and Org-Mode targeting note management and task organization. #+slug: doom-emacs #+filetags: :doom:emacs:workflow: @@ -25,7 +25,7 @@ my personal note taking, wiki, and even this blog. As a result, I have been stumbling further into the world of Emacs and found myself at a point where I now prefer to do most of my basic editing within Emacs. -I'll leave the markdown vs. org-mode debate for another post, but I love +I'll leave the markdown vs. org-mode debate for another post, but I love org-mode's extensibility and interactive nature within Emacs, but it becomes very unwieldy in any other client implementation of org-mode - especially on iOS. On the flip side, markdown is limited in functionality and fractured into |
