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
bd43a6021a7a0ad53e6742233c8b93e18a6eaf47
automatisch
/
packages
/
docs
/
pages
/
apps
/
google-tasks
/
actions.md
Rıdvan Akca
bd43a6021a
feat(google-tasks): add create task action
2024-01-16 16:39:38 +03:00
333 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/google-tasks.svg
name
desc
Create task
Creates a new task.
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>