aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/ical-005.ical
Commit message (Collapse)AuthorAgeFilesLines
* Update use of note file for importLars Henriksen2020-08-261-1/+1
| | | | | | | | | | | Removes the parts of commit 'Extend use of note file for ical import' that relate to STATUS. The STATUS property is (partly) supported for todos already. Corrects insertion of a separator: always insert it before imported properties (also when there is no description). Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk> Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
* Gracefully handle all day events in iCal importsLukas Fleischer2014-08-181-0/+23
Do not create two events when importing an event that lasts an entire day. Reported-by: Jörn Tillmanns <tillmanns@tuxzone.org> Reported-by: Håkan Jerning <jerning@home.se> Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>