A blog about everything by Jack Baty
Articles Tagged:
emacs
Subscribe to this tag’s RSS feed to get new emacs posts as they’re written.
As a huge fan of Denote, I still sometimes dabble with other ways of taking notes in Emacs.
For example, I like the way Howm does notes. I have a growing set of
…
»
Don't ask me why I occasionally try to move away from Emacs. I can't explain it. Under duress, I'd say it's because Emacs swallows the
…
»
org-mouse is a built-in package for Org mode that lets one do some handy things using the mouse in Org files. Things like checking checkboxes and toggling subtrees.
(use-package org-mouse
:after org)
Or
…
»
I've been back in Doom Emacs for a few days. This is how it's going.
…
»
I am experimenting with using Org-roam again for my notes.
…
»
Using both Denote and Org-roam packages seems crazy, but I'm trying it.
…
»
Wasting time in Emacs. Essential Knowledge book bundle.
…
»
I need to re-calibrate. Is Emacs a waste of time? Complexity.
…
»
Today I learned that I can use tags in Org files as a filter for org-refile-targets. My refile targets are mapped to org-agenda-files but limit them to only top-level headings in order to
…
»