This is the command pilot-install-todo that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pilot-install-todo - Updates the Palm ToDo list with one new entry.
SECTION
pilot-link: Userland conduits
SYNOPSIS
pilot-install-todo [-p|--port <port>] [-q|--quiet] [--version] [-?|--help] [--usage]
[-P|--priority [1|2|3|4|5]] [-d|--due mm/dd/yyyy] [-c|--completed] [-D|--description
[title]] [-n|--note note] [-f|--file filename]
DESCRIPTION
pilot-install-todo allows the user to install one new ToDo list entry with specified
parameters passed to pilot-install-todo and add a Note entry using text found in a
filename <filename> passed to pilot-install-todo.
OPTIONS
pilot-install-todo options
-P,
--priority priority
Specify the priority of the ToDo entry - 1|2|3|4|5 (defaults to a priority of 1).
NOTE: this value has changed from the default of 4 to the default of 1, just as a new
ToDo entry on the Palm would set it.
-d,
--due duedate
The due Date MM/DD/YYYY (defaults to blank, no due date if this is not specified).
-c, --completed
Mark the item complete (the default is to mark the item as incomplete, as the Palm would
do it).
-D,
--description title
The title of the ToDo entry
-n, --note
note
The Note text you wish to add to this ToDo entry, if any.
-f,
--file filename
A local filename containing the Note text.
Conduit Options
-p, --port
<port>
Use device file <port> to communicate with the Palm handheld. If this is not specified,
pilot-install-todo will look for the $PILOTPORT environment variable. If neither are
found or supplied, pilot-install-todo will print the usage information.
-q,
--quiet
Suppress 'Hit HotSync button' message
-v, --version
Display version of pilot-install-todo and exit without connecting.
Help Options
-h, --help
Display the help synopsis for pilot-install-todo and exit without connecting.
--usage
Display a brief usage message and exit without connecting.
USAGE
The program will connect to a target Palm handheld, and creates the ToDo entry to the Palm
ToDo application, using the specified parameters and input from the supplied file passed
as arguments on the commandline.
EXAMPLE
pilot-install-todo -p /dev/pilot -n 'Buy Milk' -D 'Go shopping, see note for items'
Use pilot-install-todo online using onworks.net services