{"id":27398572,"url":"https://github.com/danielkappelle/its-to-todoist","last_synced_at":"2025-04-14T01:44:08.598Z","repository":{"id":213129285,"uuid":"733091811","full_name":"danielkappelle/its-to-todoist","owner":"danielkappelle","description":"Put tasks from ItsLearning in Todoist","archived":false,"fork":false,"pushed_at":"2023-12-19T08:21:35.000Z","size":107,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-12-19T17:57:32.364Z","etag":null,"topics":["itslearning","todoist"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/danielkappelle.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,"roadmap":null,"authors":null}},"created_at":"2023-12-18T14:44:36.000Z","updated_at":"2023-12-18T15:25:38.000Z","dependencies_parsed_at":"2023-12-18T17:46:49.016Z","dependency_job_id":null,"html_url":"https://github.com/danielkappelle/its-to-todoist","commit_stats":null,"previous_names":["danielkappelle/its-to-todoist"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkappelle%2Fits-to-todoist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkappelle%2Fits-to-todoist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkappelle%2Fits-to-todoist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkappelle%2Fits-to-todoist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielkappelle","download_url":"https://codeload.github.com/danielkappelle/its-to-todoist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248809044,"owners_count":21164895,"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":["itslearning","todoist"],"created_at":"2025-04-14T01:44:08.143Z","updated_at":"2025-04-14T01:44:08.585Z","avatar_url":"https://github.com/danielkappelle.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Itslearning to Todoist\n\nPlease note that this is primarily a personal project, but it may be used/forked if it is of any use to anyone.\n\n## Set up\n\nUse the correct version of node (I suggest to use nvm)\n\n```sh\nnvm use\n```\n\nInstall dependencies\n\n```sh\nnpm i\n```\n\nSet up the environment vars. Copy the `.env.example` to `.env` and fill in the necessary data. Todoist api key (for development usage) can be retrieved by logging in to [todoist](https://app.todoist.com), go to settings \u003e integrations \u003e Developer. There you can find you API token.\n\nThe base url of the ITS page is just the url without the trailing `/`.\n\nStart the project\n\n```sh\nnpm start\n```\n\n## Build Docker\n\nSet the docker url or tag in the `.env` file, i.e. `ghcr.io/youruser/yourpackage`.\n\nBuilding\n\n```sh\nnpm run docker:build\n```\n\nPushing\n\n```sh\nnpm run docker:push\n```\n\n## FAQ\n\n### My deadlines are incorrect\n\nIf you are running the project inside Docker, make sure to set the correct timezone. Docker uses UTC by default, but it can be changed by setting the `TZ` environment variable as desired. For example `Europe/Amsterdam`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielkappelle%2Fits-to-todoist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielkappelle%2Fits-to-todoist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielkappelle%2Fits-to-todoist/lists"}