As an avid Org mode user, I often find myself using the clocking feature to track the time I spend on different tasks and projects. One thing that can be inconvenient, however, is having to manually recalculate clock tables every time I want to see an updated view of my clocked time....
Some days might be busy, but at the end of the day you can't even remember if you got anything done. If you keep your Org mode files in a git repository, there's a way to get continuous feedback on whether or not you're getting stuff done. Let's create a productivity-of-the-day function...
Recently at ClojureD, Josef introduced me to a tool which quickly rose to fame (in the JavaScript world): prettier. It is an opinionated code formatter for various languages - this paradigm probably got popular ever since Go started to ship such a formatter in the core tooling. I knew the paradigm...
Lean back and relax while enjoying a deep dive into the wonderful world of the Emacs editor. Emacs renaissance came with the advent of Clojure and undoubtedly is the most popular editor among Clojurians today. Of course there is a lot more you can do with Emacs, but much like playing an...
Update: This is a re-post of an older blog post of mine. Originally it was posted on my personal blog. I'm deprecating my personal blog in favor of this 200OK blog. You can use templates for different types of capture items, and for different target locations. The following code sets up three...