Files
automatisch/packages/docs/pages/apps/google-tasks/triggers.md
2024-01-16 17:30:25 +03:00

408 B

favicon, items
favicon items
/favicons/google-tasks.svg
name desc
New completed tasks Triggers when a task is finished within a specified task list.
name desc
New task lists Triggers when a new task list is created.
name desc
New tasks Triggers when a new task is created.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>