Skip to content

SingleFileResource: allow periodic updates for remote ical/vcard resources

Daniel Vrátil requested to merge work/dvratil/bko428665 into master

This changeset clarifies the wording in the singlefileresource-based resources (iCal, VCard, Notes and MBox) regarding support for remote files, which was previously not obvious from the wording in the configuration dialog, and implements support for configuring periodic updates for remote files via the resource configuration.

See commit messages for details.

Before:

singlefileresource-before.png

After:

singlefileresource-config.png

BUGS: 428665

Merge request reports