Explore >> Select a destination


You are here

jeffbradberry.com
| | blog.jethro.dev
6.5 parsecs away

Travel
| |
| | olddeuteronomy.github.io
4.4 parsecs away

Travel
| |
| | takeonrules.com
6.6 parsecs away

Travel
| | In this post I'll share my workflow and the Emacs functions I use to facilitate my workflow. One highlight is better understanding how to use org-capture\'s (file+function "filename" function-finding-location) target element. Context One of my administrative tasks for my role at Software Services by Scientist.com is time tracking. (Sidenote: It's been over a decade since I last tracked my working hours.) In my role I'm both coding and helping get team members unstuck on their tasks. This means on a given day, I jump between 5 to 7 projects. (Sidenote: I find it invigorating helping get folks unstuck; either listening to their approach or digging in and pulling out a myriad of debugging and triage heuristics I've developed.) To help me with keeping track of a...
| | cyberchris.xyz
33.7 parsecs away

Travel
| Intro So, inevitably, as one delves deeper into their editor of choice, one finds themselves wishing to customise it to some extent. Vim can handle this sufficiently, but I found myself reaching the point where my vim config started to get a little bit cluttered. So, after having a look at Emacs, I decided to make the switch, courtesy of Doom Emacs. The init.el file in the private config already handles most of the configuration you'd want to get started with, but there were two things I added to my config.