43
button in the toolbar or in the side bar of the palette. You can then rename the page
in the palette that comes up. If you rename a page, any existing links to that page will
be lost unless you include the old name in the list of
aliases.
Do I have to mash words together to make a link?
No, you do not. You can link a single word, with or without capitalization just as easily
as a mashed word. It does not appear underlined before you make it a link. To make
a new page with the word (or phrase), select the text and choose "Make Link" from
the Edit menu, or type ⌘L. Also, be sure to read '
Creating and Removing Links'.
What type of
encryption does VoodooPad use?
Page
encryption uses The Blowfish
Encryption Algorithm. Whole document
encryption uses the Advanced
Encryption Standard (AES). We have no way of
recovering lost or stolen passwords for page and document level
encryption, so be
sure to store your password somewhere safe!
What's the difference between a page and a pad? What is considered
a "document"?
A page is a single entry in a document- a single window that you can type in. Multiple
pages go in a pad, like a notebook. A pad and a document are the same thing, a
collection of pages. A pad can also contain file links that you dropped in from the
Finder. The document is stored in a file like a world processing application would, and
it usually ends with the extension .vpdoc.
What are the valid options for the date format field in the
Preferences?
%% A '%' character
%a Abbreviated weekday name
%A Full weekday name
%b Abbreviated month name
%B Full month name
%c Shorthand for “%X %x", the locale format for date and time
%d Day of the month as a decimal number (01-31)
%e Same as %d but does not print the leading 0 for days 1 through 9
(unlike strftime(), does not print a leading space)
%F Milliseconds as a decimal number (000-999)
%H Hour based on a 24-hour clock as a decimal number (00-23)
%I Hour based on a 12-hour clock as a decimal number (01-12)
Frequently Asked Questions
115