Extend use of note file for iCal import
iCal import to an item note file is extended from DESCRIPTION to LOCATION, COMMENT and STATUS for both events and todos. Addresses GitHub issue #9. Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk> Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
committed by
Lukas Fleischer
parent
214a761564
commit
e9deb6fff3
@@ -59,6 +59,7 @@ TESTS = \
|
||||
ical-009.sh \
|
||||
ical-010.sh \
|
||||
ical-011.sh \
|
||||
ical-012.sh \
|
||||
next-001.sh \
|
||||
next-002.sh \
|
||||
next-003.sh \
|
||||
@@ -134,5 +135,6 @@ EXTRA_DIST = \
|
||||
data/ical-007.ical \
|
||||
data/ical-008.ical \
|
||||
data/ical-009.ical \
|
||||
data/ical-012.ical \
|
||||
data/todo \
|
||||
data/todo-export
|
||||
|
||||
Reference in New Issue
Block a user