Files
automatisch/packages/docs/pages/apps/google-tasks/actions.md

392 B

favicon, items
favicon items
/favicons/google-tasks.svg
name desc
Create task Creates a new task.
name desc
Create task list Creates a new task list.
name desc
Find task Looking for a specific task.
name desc
Update task Updates an existing task.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>