The other day I did a test export of schedules to iCalendar format. Now every time I enter any transaction, the file is exported automatically.
How to turn off the auto export ?
In kmymoneyrc , it is listed as a recent file; I don’t see any impact from that. Also in kmymonerc, it is part of the plugins section
[Plugins]
KBankingEnabled=true
KMyMoney OFXEnabled=true
Print checkEnabled=true
Reconciliation reportEnabled=true
csvimportEnabled=true
iCalendarEnabled=true
and I can’t imagine that will impact an auto export.
In the file icalendarexporterrc ..
[General]
icalendarFile=/home/*********/testicalendar
So, I’m assuming it is okay to delete that file, is that correct ?