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
725b38c6972f08c89dac309726eab67d830da40e
automatisch
/
packages
/
docs
/
pages
/
apps
/
google-tasks
/
actions.md
Rıdvan Akca
7b4179a87f
refactor(google-tasks/find-task): filter all tasks when finding a task
2024-05-07 16:51:23 +02:00
392 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 a specific task.
name
desc
Update task
Updates an existing task.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>