{"id":16105280,"url":"https://github.com/tkat0/obsidian-ticktick","last_synced_at":"2025-07-30T21:13:31.612Z","repository":{"id":62070183,"uuid":"543366833","full_name":"tkat0/obsidian-ticktick","owner":"tkat0","description":"TickTick integration for Obsidian for macOS","archived":false,"fork":false,"pushed_at":"2025-03-09T19:00:19.000Z","size":838,"stargazers_count":40,"open_issues_count":13,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-09T20:17:59.832Z","etag":null,"topics":["obsidian","obsidian-md","obsidian-plugin","ticktick"],"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/tkat0.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-30T00:16:23.000Z","updated_at":"2025-02-03T15:26:12.000Z","dependencies_parsed_at":"2023-12-18T22:53:19.226Z","dependency_job_id":"41d7547b-ad8e-4808-8baf-2f4052e0c6b2","html_url":"https://github.com/tkat0/obsidian-ticktick","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkat0%2Fobsidian-ticktick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkat0%2Fobsidian-ticktick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkat0%2Fobsidian-ticktick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkat0%2Fobsidian-ticktick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkat0","download_url":"https://codeload.github.com/tkat0/obsidian-ticktick/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806071,"owners_count":20350775,"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":["obsidian","obsidian-md","obsidian-plugin","ticktick"],"created_at":"2024-10-09T19:09:08.399Z","updated_at":"2025-03-16T08:32:33.915Z","avatar_url":"https://github.com/tkat0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Obsidian TickTick for macOS\n\n[TickTick](https://ticktick.com/home) integration for [Obsidian](https://obsidian.md) for macOS\n\n**Note:** This plugin is still in early alpha and is subject to change at any time!\n\nCurrently, this plugin works with [TickTick for Mac](https://ticktick.com/about/mac) since it depends on [iOS-URL-Scheme](https://support.ticktick.com/hc/en-us/articles/360007930051-TickTick-iOS-URL-Scheme)\n\n## Features\n\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c/th\u003e\n\u003cth\u003eScreenshot\u003c/th\u003e\n\u003c/tr\u003e\n\u003c/thead\u003e\n\u003ctr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cb\u003eCreate a task of the current page\u003c/b\u003e (default: \u003ckbd\u003eCommand\u003c/kbd\u003e + \u003ckbd\u003et\u003c/kbd\u003e)\n\u003cul\u003e\n\u003cli\u003eObsidian page link is added in the desctiption\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\n\u003cimg src=\"./docs/create-new-task.png\" width=\"400px\" /\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\u003c/table\u003e\n\n## How to use\n\nThis plugin has not been released officially yet.\n\n### BRAT\n\nIf you use BRAT (Beta Reviewers Auto-update Tester), you can try the plugin to specify `tkat0/obsidian-ticktick`.\n\nSee [TfTHacker/obsidian42-brat: BRAT - Beta Reviewer's Auto-update Tool for Obsidian. Part of the Obsidian42 family of plugins.](https://github.com/TfTHacker/obsidian42-brat) for details\n\n### Copy manually\n\n- Download `main.js`, `manifest.json` and `styles.css` from [Releases](https://github.com/tkat0/obsidian-ticktick/releases)\n- Copy them to your vault `VaultFolder/.obsidian/plugins/obsidian-ticktick`\n- Enable this plugin in the Obsidian configuration.\n\n### Build manually\n\n- Download this repository\n- Run `npm install \u0026\u0026 npm run build`\n- Copy over `./packages/plugin/{main.js, manifest.json, styles.css}` to your vault `VaultFolder/.obsidian/plugins/obsidian-ticktick`\n- Enable this plugin in the Obsidian configuration.\n\n## Feature Possibility\n\n- Support Windows\n  - Option 1) Use the official API | [TickTick Developer](https://developer.ticktick.com/docs#/openapi)\n    - I need to consider where to save the access token | [A place for Plugin's sensitive data? - Developers \u0026 API - Obsidian Forum](https://forum.obsidian.md/t/a-place-for-plugins-sensitive-data/18308)\n  - Option 2) Use the URL Scheme for Windows the same as macOS\n    - TickTick doesn't seem to provide it\n  - Option 3) Use URL query of Web like `https://ticktick.com/webapp/task/add?title=...`\n    - (Maybe) TickTick doesn't seem to provide it\n  - Option 4) Use API endpoint directly\n    - [lazeroffmichael/ticktick-py: Unofficial TickTick API](https://github.com/lazeroffmichael/ticktick-py)\n    - [timoth-y/obsidian-ticktick: 🔄 Sync Obsidian checklists with TickTick so you wont forget a thing!](https://github.com/timoth-y/obsidian-ticktick)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkat0%2Fobsidian-ticktick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkat0%2Fobsidian-ticktick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkat0%2Fobsidian-ticktick/lists"}