Tag Archives: Org-mode

Org-linker

I’ve had this in my queue for a while but I wanted to try it out before I wrote about it. Sadly, I just haven’t had the time and probably won’t in the immediate future. Therefore, I’m writing about it … Continue reading

Posted in General | Tagged , | Leave a comment

Executing All Babel Buffers

Over at the Emacs subreddit, justrajdeep asks an interesting question: If you have several Babel source blocks in an Org document, is there any way to execute all the blocks and get their data with a single command. I often … Continue reading

Posted in General | Tagged , | Leave a comment

Custom Functions In Org Tables

Most Org users know that there are built in functions that can do things like sum some or all of the entries in a row or column of a table. The set of functions is actually much richer than simply … Continue reading

Posted in General | Tagged , | Leave a comment

Two Org Mode Tips

Nicolas Martyanoff has a nifty post that discusses some tips for dealing with Org headlines. There are actually three tips but I adopted only two of them. The first involves what happens when you type Ctrl+Return on a headline. By … Continue reading

Posted in General | Tagged , | Leave a comment

MacAdie’s Frequent Org Commands

Eric MacAdie has an update to his previous post on his frequent Emacs commands. This post takes a look at his frequent Org mode commands. As with Emacs proper, MacAdie has an idiosyncratic method of dealing with Org. Rather than … Continue reading

Posted in General | Tagged , | Leave a comment

Avoiding Large Archive Files

Over at Free Range Bits, Peter Jones has a nice solution to the problem of large Org mode archive files. The idea of an archive file is that you can move a retired subtree of a file to an archive … Continue reading

Posted in General | Tagged , | Leave a comment

An Example Of A Emacs Keyboard Macro

Jeremy Friesen has an interesting example of using an Emacs keyboard macro. What makes it interesting is that the macro deals with three files, switching between them as needed. The problem he was solving, as I understand it, was to … Continue reading

Posted in General | Tagged , | Leave a comment

Org Mode Island?

I ran across this post from Jeremy Friesen that was in response to another post by Jack Baty. The TL;DR is that Baty has been doing more and more of his writing in Org mode and this somehow makes him … Continue reading

Posted in General | Tagged , | Leave a comment

A GTD Workflow

Gopar, over at the Goparism YouTube channel has posted a video on how he uses Emacs Org mode and Org Roam as his GTD framework. For those not familiar with GTD it’s a methodology developed by David Allen in his … Continue reading

Posted in General | Tagged , | Leave a comment

Prot’s Literate Emacs Configuration

Protesilaos Stavrou (Prot) has a new way of managing his Emacs configuration. As you can guess from the above title, it’s a literate document based on Org-mode code blocks. He has a video up explaining his new configuation and how … Continue reading

Posted in General | Tagged , | Leave a comment