Tag Archives: Org-mode

A Reminder About org-clone-subtree-with-time-shift

JTR over at The Art Of Not Asking Why has a useful reminder about something that I, at least, always forget about: org-clone-subtree-with-time-shift. The idea is that you have something scheduled on a certain day but want to repeat that … Continue reading

Posted in General | Tagged , | Leave a comment

JTR On Projects In Emacs

JTR over at The Art Of Not Asking Why has a post discussing his current scheme for handling projects in Emacs. It’s a post that discusses the problem that many of have with integrating our Org files across all our … Continue reading

Posted in General | Tagged , | Leave a comment

Speeding Up Org File Loading

Mahmood over at λ mental has a surprising post concerning the time to load and parse Org files. What was surprising to me is that a method I would have expected to take longer was actually much faster. Here’s a … Continue reading

Posted in General | Tagged , | Leave a comment

A Simple Emacs Dashboard

Randy Ridenour, whom I’ve written about before, has an interesting post on customizing the Emacs Dashboard. The Dashboard is something that appears when Emacs starts. It typically shows recently visited files and the current agenda items. It’s configurable—of course, it’s … Continue reading

Posted in General | Tagged , | Leave a comment

Rendering SVG Images In Org Generated HTML

I’ve recently discovered to my surprise that rendering an SVG image in HTML from Org mode is difficult or at least poorly documented. It comes as news to me because the images that I want to render are always JPEGs … Continue reading

Posted in General | Tagged , | Leave a comment

Capturing Fleeting iOS Notes Org Mode

Over at the Emacs subreddit, ValuableBuffalo is looking for a way of taking what he describes as “fleeting notes” on his iPhone and capturing them to an Org file in his Git repository. As soon as I saw that, I … Continue reading

Posted in General | Tagged , | Leave a comment

Org-transclusion

Over at the OrgRoam subreddit, thephatmaster asks for some help in using org-roam to organize and write his research. As of this writing, he hasn’t gotten much response but there is a comment that recommends he take a look at … Continue reading

Posted in General | Tagged , | Leave a comment

Org Links Everywhere

Sacha Chua has a very nice post on using Org links everywhere. Chua really likes the ability to insert links that Org mode provides and wishes she could use it everywhere. It’s Emacs so of course she can do that. … Continue reading

Posted in General | Tagged , | Leave a comment

Entering Dates In Calc With Org

Marcin Borkowski (mbork) has an interesting post on entering dates in Calc mode. The short version is that he often enters dates in Calc but it’s a painful exercise. He’d much rather enter them the same way you do in … Continue reading

Posted in General | Tagged , | Leave a comment

Semantic Line Breaks

Over at sembr.org, Mattt has an interesting post on what he calls semantic line breaks. The idea, as he expresses it, is Semantic Line Breaks describe a set of conventions for using insensitive vertical whitespace to structure prose along semantic … Continue reading

Posted in General | Tagged , , | Leave a comment