3rd Party Script Plugins for VoodooPad
This is a collection of script plugins written for VoodooPad 3 and later. Read about them, look at the source, and if it sounds interesting click the install link to have VoodooPad auto install it for you.
(Hint: You'll need to restart VoodooPad once it's installed).
(Hint: You'll need to restart VoodooPad once it's installed).
Add Selection
Author: Flying Meat
Requires: VoodooPad 3.5+
Source: AddSelection.py, « Install »
Description:
This will take the selected text (which should be numbers) and add them up.
Insert all Page Names
Author: Flying Meat
Requires: VoodooPad 3.5+
Source: InsertAllPages.py, « Install »
Description:
This plugin will insert the name of all the pages in the current document, into the current text page.
Insert Page Template
Author: Flying Meat
Requires: VoodooPad 4+
Source: InsertPageTemplate.py, « Install »
Description:
The '<# #>' text are placeholders, and you can use the keyboard shortcut cmd-/ to automatically select those.
Insert Time
Author: Flying Meat
Requires: VoodooPad 4+
Source: InsertTime.py, « Install »
Description:
This plugin inserts the current time into the page.
Make Sub-page Link
Author: Flying Meat
Requires: VoodooPad 3.5+
Source: MakeSubpageLink.py, « Install »
Description:
What this script does is make a new page based off of the current page name and the currently selected text. For example, let's say you are on a page named "Social Experiments", and you had the text "Method" selected. Running this script would create a new page named "Social Experiments.Method", and a custom link to the word "Method"
Make Selection Monaco 10
Author: Flying Meat
Requires: VoodooPad 3.5+
Source: Monaco10.py, « Install »
Description:
This plugin will change the currently selected text to Monaco 10.
The shortcut for this plugin is Command-Control-M
Make Page from Selection Without Opening
Author: Flying Meat
Requires: VoodooPad 3.5+
Source: NewPageWithoutOpening.py, « Install »
Description:
Select some text, and have VoodooPad make a new page from the text, but without opening the page.
Paste as Courier New 12pt
Author: Flying Meat
Requires: VoodooPad 3.5+
Source: PasteAsCourierNew12pt.py, « Install »
Description:
This plugin will take the current clipboard, and paste the text contents as Courier New.
Save as Simple HTML
Author: Flying Meat
Requires: VoodooPad 3.5+
Source: SaveAsCocoaHTML.py, « Install »
Description:
This plugin will open up a save window, allowing you to export the current page as super simple plain HTML.
@todo List
Author: Flying Meat
Requires: VoodooPad 3.5+
Source: TodoList.py, « Install »
Description:
Look for the word "@todo" in all the pages, and inserts the page name with the line.
Toggle Yellow Highlight
Author: Flying Meat
Requires: VoodooPad 3.5+
Source: ToggleYellowHighlight.py, « Install »
Description:
This plugin will toggle the text highlight yellow.
