September 2011
4 posts
1 tag
1 tag
Everything You Know About Fitness is a Lie →
2 tags
Keyboard layout analyzer →
3 tags
narrow and widen in org-mode
Just discovered org-narrow-to-subtree.
C-x n s (org-narrow-to-subtree)Narrow buffer to current subtree. C-x n b (org-narrow-to-block)Narrow buffer to current block. C-x n w (widen)Widen buffer to remove narrowing.
Narrowing is very handy when you want to export only subtree. Note that contains active timestamp, link and a table presents itself great in Emacs, but copied to email...