|
Here I have posted some of the Leo Outliner plug-ins that I've written. I hope you find them useful!
Installation
To install, first download a zip file and extract the archived files into the leo\plugins folder. Then execute Leo and select the Plugins > Core > Plugin manager menu option. The plug-in should appear alphabetically in the list under the name of the file (leo_to_html, for example). Select the plugin, click on the Enable button, and close the Plug-in Manager window.
Note that when you select the plug-in in the Manager, the Description tab to the right will display a general description of the selection. Be sure to read this description as it gives details about the features and usage of the plug-in.
Leo-To-HTML 1.0 plug-in
This plug-in will add an Outline to HTML menu option under the File > Export... menu. The plug-in has the following features:
- Exports outline as either a set of heading levels or as a bullet list.
- Configurable for export of either just headlines or headlines and body text (via the INI file).
- Configurable to ignore or include @file nodes (via the INI file).
- Configurable for export to any destination directory (via the INI file)
Download leo_to_html_plugin.zip (2K)
Leo-To-RTF 1.0 plug-in
This plug-in will add an Outline to RTF menu option under the File > Export... menu. The RTF will contain a numbered list of the exported outline. Perfect for exporting your Leo outlines to Microsoft Word.
The plug-in has the following features:
- Configurable for export of either just headlines or headlines and body text (via the INI file).
- Configurable to ignore or include @file nodes (via the INI file).
- Configurable for export to any destination directory (via the INI file)
Download leo_to_rtf_plugin.zip (3K)
|