Files
automatisch/packages/docs/pages/apps/google-tasks/actions.md
2024-01-16 17:10:27 +03:00

395 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 an incomplete task.
name desc
Update task Updates an existing task.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>