1pilot-read-ical(1) PILOT-LINK pilot-read-ical(1)
2
3
4
6 pilot-read-ical - Exports the DatebookDB and/or ToDo applications to
7 ical format.
8
10 pilot-link: Userland conduits
11
12
14 pilot-read-ical [-p|--port <port>] [--version] [-?|--help]
15 [-q|--quiet] [--usage] [-d|--datebook] [-t|--pubtext pubtext]
16 [-f|--file file]
17
18
20 Note, this is not the same as the iCal calendar format.
21
22
23 pilot-read-ical allows the user to retrieve the contents of the ToDo
24 and Datebook databases on a Palm handheld, and convert their contents
25 to an Ical calendar.
26
27
28 Note that the calendar file named by filename will be deleted, so do
29 not use your main calendar. Instead, use a separate one for this pur‐
30 pose, and include it in your main calendar.
31
32
33 As pilot-read-ical works by passing a script to ical, the ical applica‐
34 tion must be in your $PATH.
35
36
38 pilot-read-ical options
39 -d, --datebook
40
41
42 Datebook only, no ToDos
43
44 -t,
45 --pubtext pubtext
46
47
48 Replace text of items not started with a bullet with pubtext
49
50 -f,
51 --file file
52
53
54 This is the file in which the ical-formatted data should be saved. Note
55 that this will be deleted, so do not use your primary calendar file.
56 See DESCRIPTION for details.
57
58
59 Conduit Options
60 -p, --port port
61
62
63 Use device file <port> to communicate with the Palm handheld. If this
64 is not specified, pilot-read-ical will look for the $PILOTPORT environ‐
65 ment variable. If neither are found, pilot-read-ical will print the
66 usage information.
67
68 -q,
69 --quiet
70
71
72 Suppress 'Hit HotSync button' message
73
74 -v, --version
75
76
77 Display version of pilot-read-ical and exit without connecting.
78
79
80 Help Options
81 -h, --help.
82
83
84 Display the help synopsis for pilot-read-ical and exit without connect‐
85 ing.
86
87 --usage
88
89
90 Display a brief usage message and exit without connecting.
91
92
94 The program will connect to a target device, retrieve the ToDo and
95 Datebook databases (ToDoDB.pdb and DatebookDB.pdb respectively), then
96 instruct ical to write a calendar file based on the retrieved informa‐
97 tion.
98
99
101 pilot-read-ical was originally written by Kenneth Albanowski.
102
103
104 This manual page was converted to XML by Neil Williams <linux@code‐
105 help.co.uk>
106
107
109 We have an online bug tracker. Using this is the only way to ensure
110 that your bugs are recorded and that we can track them until they are
111 resolved or closed. Reporting bugs via email, while easy, is not very
112 useful in terms of accountability. Please point your browser to
113 http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your
114 bugs and issues there.
115
116
118 This program is free software; you can redistribute it and/or modify it
119 under the terms of the GNU General Public License as published by the
120 Free Software Foundation; either version 2 of the License, or (at your
121 option) any later version.
122
123
124 This program is distributed in the hope that it will be useful, but
125 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
126 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
127 Public License for more details.
128
129
130 You should have received a copy of the GNU General Public License along
131 with this program; if not, write to the Free Software Foundation, Inc.,
132 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
133
134
136 pilot-link(7)
137
138
139
140
1410.12.5 Copyright 1996-2007 FSF pilot-read-ical(1)