Álvaro Ramírez
Org tips from 2015-03-18 Emacs hangout
Lots of great tips in Emacs Hangout 2015-03-18. Favorites:
- Private org drawer to prevent export:
:PRIVATE: My super duper secret text I don't want to export. :END:
- C-c C-p/C-c C-n Jump over sections.
- (setq org-hide-leading-stars t).
- (org-bullets-mode).
- (org-refile).
- C-u (org-refile) jumps, no refile.
- (helm-org-in-buffer-headings).