Extra Plugins for VoodooPad
The plugin interface for VoodooPad is accessed via the Plugin menu. Plugins have files named *.vpplugin and are installed by selecting the VoodooPad application file (.app) in the Finder, executing the Get Info command from the File menu, opening the Plugin section, hitting Add, and selecting the plugin file from the dialog box. When VoodooPad is closed and reopened the plugin command will appear in the Plugin menu. If you would like to know about developing plugins for VoodooPad, please visit the VoodooPadPluginAPI.
Easy Install Plugins
These are a collection of plugins you can install with a single click. They are also Flying Meat Approved™. You can grab them here.
Script Plugins
Check out the VoodooPadScriptPlugins page for information on how to build and install quick plugins. Visit VoodooPadLuaPluginSnippets for examples.
VoodooPhone
This little web export plugin will export your document in such a way that you can view it on your iPhone even if you do not have internet! More information here.
View Document (and save as PDF)
The View Document plugin opens up a window with a paginated view of your entire document, which really is not all that useful by itself. However, you can then bring up the print panel, and choose "Save As PDF" to get a PDF of your entire document.
The source is available for hacking on as well.
Download: View Document plugin
Render Math
The Render Math VoodooPad Plugin uses LaTeX to render math in your VoodooPad documents.
Download: Render Math VoodooPad Plugin
Extract Images
Extract Images (ppc only) will add a plugin that will let you extract all the images in a page to the place of your choosing. Actually, it will extract any file attachment in there, but you probably only have images. OS: 10.3.5+
Download: Extract Images
Hot Key
The Hot Key plugin (ppc only) lets you assign a hot key to VoodooPad, which when pressed from any application will bring VoodooPad to the front. It is very useful for people who like to take down notes quickly. OS: 10.2.8+
Download: Hot Key plugin
HTML Tools
HTML Tools provides a preview window for interpreting the current page as HTML. It also provides an option to view the page as rendered Textile or Markdown, as well as an option to copy the selected text as HTML. OS: 10.4+
Download: HTML Tools
Script Stuff
Script Stuff (ppc only) provides two actions under the Script menu. The first one is "Execute as AppleScript", which will take the contents of the current page and run it like you would in ScriptEditor. The second function is "Format as Python", which will take the front page and colorize it like it is a python script. Make sure the preference "Allow manual underlining and font color changes" is enabled first. OS: 10.3.5+
Download: Script Stuff
VP's Missing Actions v1
Random options (ppc only) that should probably be in VoodooPad:
- "New Current Date Page" This creates a new page (and inserts a link at the current position) in the format of 2005.01.31 (for January 1, 2005)
- "Select Line" selects the current line
- "Select Paragraph" selects the current paragraph
Download: Random Options
Back to VoodooPad â–¸ VoodooPadScripting

