1pilot-read-todos(1)               PILOT-LINK               pilot-read-todos(1)
2
3
4

NAME

6       pilot-read-todos  -  Syncronize  your  Palm ToDo application's database
7       with your desktop machine.
8

SECTION

10       pilot-link: Userland conduits
11
12

SYNOPSIS

14        pilot-read-todos  [-p|--port  <port>]   [-q|--quiet]   [-A|--archived]
15       [-w|--write]
16
17
18        pilot-read-todos [-f|--file  file] [-A|--archived] [-w|--write]
19
20
21        pilot-read-todos [--version] [-?|--help] [--usage]
22
23

DESCRIPTION

25        pilot-read-todos  will read the ToDo database on the Palm handheld, or
26       read the ToDoDB.pdb file directly from disk on  your  desktop  machine,
27       and print the contents to STDOUT (generally the screen).
28
29
30       Use only one of --port or --file.
31
32

OPTIONS

34   pilot-read-todos option
35                               -f, --file file
36
37
38       Read  a  local  todo  database  file  from  disk for printing. Excludes
39       --port.
40
41                               -A, --archived
42
43
44       Write archived entries only, in human-readable format
45
46                               -w, --write
47
48
49       Write output - every operation must include a write command.
50
51
52   Conduit Options
53                               -p, --port port
54
55
56       Use device file <port> to communicate with the Palm handheld device. If
57       this  is  not specified, pilot-read-todos will look for the  $PILOTPORT
58       environment   variable.   If   neither   are   found    or    supplied,
59       pilot-read-todos will print the usage information.
60
61
62       Excludes --file.
63
64                               -q,
65                               --quiet
66
67
68       Suppress 'Hit HotSync button' message
69
70                               -v, --version
71
72
73       Display version of pilot-read-todos and exit without connecting.
74
75
76   Help Options
77                               -h, --help
78
79
80       Display  the  help  synopsis for pilot-read-todos and exit without con‐
81       necting.
82
83                               --usage
84
85
86       Display a brief usage message and exit without connecting.
87
88

USAGE

90       Connect to a target Palm handheld and read the ToDo database,  or  read
91       the ToDoDB.pdb file from disk and print the entries found to STDOUT.
92
93

EXAMPLES

95       Read the on-Palm ToDo database, and dump to STDOUT.
96
97
98        pilot-read-todos  -w  -p  /dev/pilot
99
100
101       Read the ToDoDB.pdb file on disk, and dump to STDOUT
102
103
104        pilot-read-todos  -w  -f  ToDoDB.pdb
105
106

AUTHOR

108        pilot-read-todos was originally written by Kenneth Albanowski
109
110

BUGS

112   Known Bugs
113        pilot-read-todos does not support Notes attached to ToDo items at this
114       time.
115
116
117   Reporting Bugs
118       We have an online bug tracker. Using this is the  only  way  to  ensure
119       that  your  bugs are recorded and that we can track them until they are
120       resolved or closed. Reporting bugs via email, while easy, is  not  very
121       useful  in  terms  of  accountability.  Please  point  your  browser to
122       http://bugs.pilot-link.org: http://bugs.pilot-link.org and report  your
123       bugs and issues there.
124
125
127       This program is free software; you can redistribute it and/or modify it
128       under the terms of the GNU General Public License as published  by  the
129       Free  Software Foundation; either version 2 of the License, or (at your
130       option) any later version.
131
132
133       This program is distributed in the hope that it  will  be  useful,  but
134       WITHOUT  ANY  WARRANTY;  without  even  the  implied  warranty  of MER‐
135       CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the  GNU  General
136       Public License for more details.
137
138
139       You should have received a copy of the GNU General Public License along
140       with this program; if not, write to the Free Software Foundation, Inc.,
141       51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
142
143

SEE ALSO

145        install-todo (1), install-todos (1), pilot-link(7)
146
147
148
149
1500.12.5                      Copyright 1996-2007 FSF        pilot-read-todos(1)
Impressum