Explore >> Select a destination


You are here

yiufung.net
| | takeonrules.com
13.7 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 all of my hours and I work, I have begun leveraging even more of Emacs's Org-Mode; a framework and toolkit for note taking and time tracking (and so much more).
| | vxlabs.com
16.9 parsecs away

Travel
| | With Emacs, org mode and org-babel, it's possible to evaluate source code samples embedded in your org files and have the output of said evaluation appear inline. This makes for a beautiful literate programming environment. It also enables one to include graphs in one's documents (org mode, PDF, HTML presentations or blog posts) by using for example GraphViz. This blog post (obviously authored using Emacs and Org mode) contains short instructions for doing so.
| | www.hhyu.org
13.9 parsecs away

Travel
| | Science, programming, books, and other interesting stuff
| | blog.aaronbieber.com
111.1 parsecs away

Travel
| Yes, my friends, it is true. After more than fifteen years using Vim, teaching Vim, proselytizing about Vim, all the while scoffing in the general direction of Emacs, Ive seen the light. The light of Lisp Or something. If, like me, youre curious enough to give Emacs a try, this post should help you get off the ground. Its taken me at least the fourteen days described in the title, but with my help it should only take you two or three. There are some things to get used to, some new paradigms, and you have...