The other day, I converted my entire TiddlyWiki into an Obsidian vault, just to see if I could. Since I still spend most of my time in Emacs, I thought it would be
…
»
Creating a new blog post for Hugo couldn't be simpler. One simply creates a new Markdown file in the correct folder, making sure it contains the proper YAML front matter, and.
…
»
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'm editing this in (Neo)Vim because I feel like living in normal Vim bindings for a minute, without the grief I cause myself trying to use evil-mode in Emacs.
…
»
Firing up a new daily note every morning used to be a regular thing for me. Lately, it just gives me blank page anxiety. It's possible that an "I don&
…
»