mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
98_todoist: docu fix for moveTask
git-svn-id: https://svn.fhem.de/fhem/trunk@20942 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
dd71d3f074
commit
2bfcf09144
@ -2279,8 +2279,8 @@ sub todoist_genUUID() {
|
||||
Needs Task-ID or todoist-Task-ID as parameter<br /><br />
|
||||
Possible additional parameters are:<br />
|
||||
<ul>
|
||||
<li>parentID=parent_id of the parent task.</li>
|
||||
<li>projectID=project_id of the parent task.</li>
|
||||
<li>parentID=todoist-ID of the new parent task.</li>
|
||||
<li>projectID=todoist-ID of the receiving project.</li>
|
||||
</ul><br /><br /></li>
|
||||
<li><b>completeTask</b> - completes a task. Needs number of task (reading 'Task_NUMBER'), the title (TITLE:<TITLE>) or the
|
||||
todoist-Task-ID (ID:<ID>) as parameter<br /><br />
|
||||
|
Loading…
Reference in New Issue
Block a user