cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

main: content/blog/2026-01-31-emacs-carnival-2026-01-this-year-i-will.org · raw

 1#+date:        [2026-01-31 Sat 20:32:11]
 2#+title:       Emacs Carnival: This Year, I Will...
 3#+description: My response to the Emacs Carnival prompt for January 2026.
 4#+slug: emacs-carnival-2026-01-this-year-i-will
 5#+filetags:    :emacs:personal:
 6
 7This year in Emacs, I expect to do a lot. However, here are some actionable
 8goals for myself that should have a positive impact as I start out 2026.
 9
10* Dive Deeper into Org-Mode
11- [[https://orgmode.org/manual/Agenda-Views.html][Org Agenda]]: Move beyond simple ~TODO~ lists. I want to implement a custom
12  dashboard using ~org-super-agenda~ to group tasks by context rather than just
13  file.
14- [[https://github.com/gregsexton/ob-ipython][ob-ipython]]: Fully embrace Literate Programming. This year, my data analysis
15  scripts live inside org blocks. No more scattered ~.py~ files for quick
16  prototypes.
17- [[https://orgmode.org/manual/Capture.html][Org Capture]]: Streamline my intake. I’m aiming for a "one-key" capture system
18  that sorts ideas into the right buckets automatically using template hooks.
19
20* Better Doom Configuration
21- GitOps for Emacs: Come up with a solid base and use a GitOps-style workflow to
22  ensure my environment is identical between home, work, and server.
23- UI Refinement: Try new packages like ~spacious-padding~ to give the buffer
24  some room to breathe. I'm also looking into ~svg-lib~ for cleaner-looking
25  progress bars and icons.
26
27#+begin_quote
28Want to participate in the Emacs Carnival or read more posts? Visit the main
29[[https://www.emacswiki.org/emacs/Carnival][Carnival]] page on the Emacs Wiki to learn more.
30#+end_quote