aboutsummaryrefslogtreecommitdiffstats
path: root/doc/export.txt
blob: 570257d55a50d4354651a889c6916e6f29aa9824 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Export
======

Export calcurse data (appointments, events and todos).
This leads to the export submenu, from which you can choose between
two different export formats: 'ical' and 'pcal'. Choosing one of
those formats lets you export calcurse data to icalendar or pcal
format.

You first need to specify the file to which the data will be exported.
By default, this file is:

     ~/calcurse.ics

for an ical export, and:

     ~/calcurse.txt

for a pcal export.

Calcurse data are exported in the following order:
     events, appointments, todos.