Hi Johan,

from the config.js:

// STRONGLY recommended if you use any Apple clients for todos (has no effect on events).
// Accepted values are currently 'iOS6', 'iOS7', true (support of the latest iOS version - 'iOS7') and false.
// If enabled:
//  - RFC todo support is SEVERELY limited and the client mimics the behaviour of Apple Reminders.app (to ensure maximum compatibility)
//  - when a single instance of repeating todo is edited, it becomes an autonomous non-repeating todo with NO relation to the original repeating todo
//  - capabilities of repeating todos are limited - only the first instance is ever visible
//  - support for todo DTSTART attribute is disabled
//  - support for todo STATUS attribute other than COMPLETED and NEEDS-ACTION is disabled
//  - [iOS6 only] support for LOCATION and URL attributes is disabled 
var globalAppleRemindersMode=true;


JM


On 13 Oct 2014, at 22:34, Johan Vromans <jvromans@squirrel.nl> wrote:

Hi,

I can change the target date for a task, but how can I change its
starting date?

-- Johan