{"id":13597129,"url":"https://github.com/eightHundreds/obsidian-dida-sync","last_synced_at":"2025-04-10T00:31:51.049Z","repository":{"id":149901813,"uuid":"622433712","full_name":"eightHundreds/obsidian-dida-sync","owner":"eightHundreds","description":"滴答清单同步到obsidian(ticktick sync to obsidian)","archived":true,"fork":false,"pushed_at":"2024-06-16T12:27:52.000Z","size":405,"stargazers_count":133,"open_issues_count":15,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-02T17:29:58.776Z","etag":null,"topics":["dida","dida365","obsidian","obsidian-plugin","ticktick"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eightHundreds.png","metadata":{"files":{"readme":"README.EN.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-04-02T05:00:04.000Z","updated_at":"2024-07-23T11:31:39.000Z","dependencies_parsed_at":"2024-01-14T04:42:17.900Z","dependency_job_id":"4dc0b945-eee3-40b8-9f54-646e3ee10345","html_url":"https://github.com/eightHundreds/obsidian-dida-sync","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eightHundreds%2Fobsidian-dida-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eightHundreds%2Fobsidian-dida-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eightHundreds%2Fobsidian-dida-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eightHundreds%2Fobsidian-dida-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eightHundreds","download_url":"https://codeload.github.com/eightHundreds/obsidian-dida-sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223418949,"owners_count":17142239,"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":["dida","dida365","obsidian","obsidian-plugin","ticktick"],"created_at":"2024-08-01T17:00:21.698Z","updated_at":"2024-11-06T21:31:10.599Z","avatar_url":"https://github.com/eightHundreds.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","原生中文插件，欢迎支持"],"sub_categories":["Obsidian × 其他应用"],"readme":"# TickTick Sync for Obsidian\n\nImporting from TickTick to Obsidian(one way sync)\n\n\u003e `dida`: Chinese name of ticktick\n\n[中文](./README.md)\n\n## Quick Start\n\n0. Enter your TickTick account and password in the settings.\n1. Create a note and add the following configuration to the front matter:\n\n```\n---\nticktick: true\n---\n```\n2. Execute the command `Dida Todo Sync: Sync ToDo List`. \n\n**Default Behavior**\n\n- Sync all todos within the past six months (regardless of completion status) by default.\n- Sort by time in descending order.\n\n\n# Configuration  \n\nConfiguration in the front matter of the note\n\n- ticktick: Whether to enable TickTick synchronization for this note\n  - projectId: Project ID, get the content under the specified list, projectId needs to be obtained from the web version of TickTick\n  ![](./docs/ticktick.jpg)\n  - tags: get content containing specified tags, array type\n  - excludeTags: \n  - startDate: Synchronize content from which day to now. The default is six months ago.\n  - taskId: task id sync specified task\n    ![](./docs/task-ticktick.jpg)\n  - status: task status, supports `uncompleted` and `completed`\n\n## Example\n\n(require Obsidian 1.4.0)\n\n**Simple configuration**\n```\nticktick: true\n```\n\n\u003cimg width=\"546\" alt=\"image\" src=\"https://github.com/eightHundreds/obsidian-dida-sync/assets/18695431/fba6522d-4676-4179-92e0-a37742e3430c\"\u003e\n\n**Configure projectId and tags**\n\n```\nticktick.projectId: xxx\nticktick.tags:\n    - tag1\n    - tag2\nticktick.startDate: 2023-01-01\n```\n\n\u003cimg width=\"557\" alt=\"image\" src=\"https://github.com/eightHundreds/obsidian-dida-sync/assets/18695431/a2349208-3335-4fcb-9e2c-dee9ae18f4ab\"\u003e\n\n\n\n### Deprecated configuration style\n\n**Simple configuration**\n\n```\nticktick: true\n```\n\n**Configure projectId and tags**\n\n```\nticktick: \n  projectId: xxx\n  tags: \n    - 标签1\n    - 标签2\n  startDate: 2023-01-01\n```\n(Note that the indentation is 2 spaces)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FeightHundreds%2Fobsidian-dida-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FeightHundreds%2Fobsidian-dida-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FeightHundreds%2Fobsidian-dida-sync/lists"}