This website requires JavaScript.
Explore
Help
Register
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
999d61e520f3712abf9abf79f14e63bb65ad085c
automatisch
/
packages
/
docs
/
pages
/
apps
/
google-tasks
/
actions.md
Rıdvan Akca
22e4b8aaeb
feat(google-tasks): add create task list action
2024-01-16 17:10:27 +03:00
395 B
Raw
Blame
History
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>