From e3cfca7568c0481e30807a41a280752522af2838 Mon Sep 17 00:00:00 2001 From: Lars Henriksen Date: Fri, 21 Aug 2020 11:12:39 +0200 Subject: Update use of note file for import 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 Signed-off-by: Lukas Fleischer --- test/ical-012.sh | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) (limited to 'test/ical-012.sh') diff --git a/test/ical-012.sh b/test/ical-012.sh index 9175db9..f4b27df 100755 --- a/test/ical-012.sh +++ b/test/ical-012.sh @@ -14,11 +14,10 @@ if [ "$1" = 'actual' ]; then rm -rf .calcurse || exit 1 elif [ "$1" = 'expected' ]; then cat <