UP | HOME

Support via Liberapay

Sebastian's Worg page

Intersection set of Org-mode and me.

My Worgs

org-info.js
org-info.js is now developed on github.com. Some of us plan to start a seperate tool to better support XHTML slides.
Publishing Org-mode files to HTML
Publishing basics for newcomers.

Related

http://www.emacswiki.org/cgi-bin/emacs/sr-speedbar.el

Display speedbar in current frame with low overhead. It's working on console too. This is nice for use with Org-mode too: :(add-hook 'org-mode-hook 'imenu-add-menubar-index) :(global-set-key [(hyper ?s)] 'sr-speedbar-toggle) Now you may open/toggle a speedbar in the current frame and navigate the structure of big orgfiles easily. Here is a screenshot in xterm.

Most of the work since Mai 2008 is done by Andy Stewart actually.

Documentation from the orgmode.org/worg/ website (either in its HTML format or in its Org format) is licensed under the GNU Free Documentation License version 1.3 or later. The code examples and css stylesheets are licensed under the GNU General Public License v3 or later.