AppleScript
- Simple AppleScript Examples
Whet your appetite.
- Poor Man's AppleScript HTML Export
An example that loops through all the pages, and writes out the contents between pre tags in html files.
- Copy Backlinks
Copies out a list of backlinks to the current page.
- Copy Pages List
Copies out a list of page titles of the current document.
- Get Random Paragraph
A fun little utility that prompts you with a random snippet
from your document, and lets you do various things with it.
- Export Current Page
This script will export the current page to HTML.
- Export Selection
This VP/Tex-Edit Plus script generates simplified HTML code.
- Add Style Tags To Selection
This VP/Tex-Edit Plus script adds HTML tags for bold and italics to the current selection.
- Open Exported Page
Opens an exported HTML version of the current page.
- Collect Prefixed Lines
Locates all the lines with a given prefix in your entire document and copies them to your clipboard. Useful, for example, if you wanted to extract all the lines beginning with "TODO: " from various project pages and place them in a single "To Do" page. (Requires VP 2.5+)
- Quicksilver Append to VoodooPad
Allows appending from Quicksilver to any of a number of VoodooPad pages based upon keywords.