hinotes(1)
NAME
hinotes - Syncronize your Hi-Notes database with your
desktop machine. Hi-Notes must be installed on your Palm
handheld (and at least one entry must exist within HiNotes).
SYNOPSIS
hinotes [-p <port>] [options]
DESCRIPTION
By default, the contents of your Palm's Hi-Notes database
(Hi-NoteDB.pdb) will be written to STDOUT as a standard
Unix mailbox (in mbox-format) file, with each memo as a
separate message. The subject of each message will be set
as the category.
OPTIONS
- -d <dir>
- Stores the Hi-Note entries in subdirectories of
<dir>. Each subdirectory will contain the name of a
category on the Palm where the record was stored,
and will contain the memos found in that category. - Each memo's filename will be the first line (up to
the first 40 characters) of the memo. Control char
acters, slashes, and equal signs ('=') that would
otherwise appear in filenames are converted using
the correct MIME's quoted-printable encoding meth
ods.
USAGE
The program will dump your MemoPad database (MemoDB.pdb)
from the Palm and output format suitable for the Hi-Notes
application to use.
Please see http://www.cyclos.com/ for more information on
Hi-Note.
BUGS
- KNOWN BUGS
- hinotes has no known bugs at this time.
- REPORTING BUGS
Report bugs at http://bugs.pilot_-link.org/
AUTHOR
- hinotes was originally written by Kenneth Albanowski, based on code by Bill Goodman <bgoodman@cyclos.com> and modified by Michael Bravo <mbravo@kronverk.spb.su>