

Tags: Comma separated list of tags to assign to the task. Note that presence of this property will turn the parent task into a Checklist. When the supplied text is (clipboard), 2Do will copy the text from the clipboard. Subtasks: (iOS 3.13+) Multiple lines separated by a carriage return will create a sub-task for each line. New in v3.13: When the supplied text is (clipboard), 2Do will copy the text from the clipboard. a project or a checklist), the parent task will automatically be converted into a project for you. If the parent task was previously created as a normal task (vs. If supplied, this task will be added as a sub-task to the parent task. Please remember to URL-encode all strings.įorParentTask: The internally used, unique identifier of a task. When using this parameter, you must also provide the name of the List this project belongs to, by using the forList parameter. Default list or the currently visible list on screen is selected if not used.įorParentName: The name of the project or checklist you wish to add this task to. Following options are supported:įorList: Name of an existing list in app, case-insensitive. This callback will also return the internally used, unique identifier of the newly created task (for the key named add), which can be used in pace of the forParentTask parameter for future callbacks. Twodo://x-callback-url/ add? task=& type=& forlist=& forParentName=& forParentTask=& note=& subtasks=& priority=& starred=& tags=& locations=& due=& dueTime=& start=& repeat=& action=& picture=& ignoreDefaults=& saveInClipboard=& useQuickEntry=& edit=Īll parameters are optional. Supplied parameter value must be URL-encoded. IgnoreDefaults: 0 (apply any default due date / time settings in app), 1 (ignore default dates / times) Twodo://x-callback-url/ addNewTask? ignoreDefaults= Supplied parameter value must be URL-encoded
#Focuslist app mac
Twodo:/// add?task=&forlist=ĢDo v3 on iOS and v2 on Mac support the following URL scheme and the x-callback-url protocol: Show 'All' Focus List For v2.0 and above, please see the next section. 2Do v1.5 (Mac) supports the following URL scheme.
