{"id":13305641,"url":"https://github.com/steventango/google-tasks-scripts","last_synced_at":"2026-01-22T00:18:21.884Z","repository":{"id":129728501,"uuid":"488268923","full_name":"steventango/google-tasks-scripts","owner":"steventango","description":"Google App Scripts for Google Tasks","archived":false,"fork":false,"pushed_at":"2023-11-20T06:44:33.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-20T08:12:42.623Z","etag":null,"topics":["google-tasks","tasks"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steventango.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-05-03T15:42:52.000Z","updated_at":"2023-10-24T03:26:18.000Z","dependencies_parsed_at":"2023-04-16T05:05:41.886Z","dependency_job_id":"36579a1d-1650-4f7e-a10b-6146cbac3360","html_url":"https://github.com/steventango/google-tasks-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steventango%2Fgoogle-tasks-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steventango%2Fgoogle-tasks-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steventango%2Fgoogle-tasks-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steventango%2Fgoogle-tasks-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steventango","download_url":"https://codeload.github.com/steventango/google-tasks-scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221175743,"owners_count":16769876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-tasks","tasks"],"created_at":"2024-07-29T17:53:56.393Z","updated_at":"2026-01-22T00:18:21.877Z","avatar_url":"https://github.com/steventango.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# google-tasks-scripts\nGoogle App Scripts for Google Tasks\n\n## count.gs\nGoogle App Script for counting tasks in a tasklist.\n\n### Usage\n1. Run `list_tasklist_indentifiers()` to get the tasklist `id` for the `TASKLIST_ID` constant.\n2. Add a Trigger that runs function `icebox()` with Time-driven event source and configure it as desired.\n\n\n## icebox.gs\nGoogle App Script for managing stale tasks.\n\n### Usage\n1. Run `list_tasklist_indentifiers()` to get the tasklist `id` for the `SOURCE_TASKLIST` and `TARGET_TASKLIST` constants.\n2. Edit `ICEBOX_UNDATED_DELAY` constant which specifies the minimum amount of time in milliseconds before tasks without due dates are moved from `SOURCE_TASKLIST` to `TARGET_TASKLIST`.\n3. Edit `ICEBOX_OVERDUE_DELAY`constant which specifies the minimum amount of time in milliseconds before overdue tasks are moved from `SOURCE_TASKLIST` to `TARGET_TASKLIST`.\n4. Edit `THAW_DELAY` constant which which specifies the minimum amount of time in milliseconds before task due dates are moved from `TARGET_TASKLIST` to `SOURCE_TASKLIST`.\n5. Add a Trigger that runs function `icebox()` with Time-driven event source and configure it as desired.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteventango%2Fgoogle-tasks-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteventango%2Fgoogle-tasks-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteventango%2Fgoogle-tasks-scripts/lists"}