Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

obsidian桌面端 同步失败 #17

Open
wuwiwo opened this issue Oct 11, 2023 · 11 comments
Open

obsidian桌面端 同步失败 #17

wuwiwo opened this issue Oct 11, 2023 · 11 comments

Comments

@wuwiwo
Copy link

wuwiwo commented Oct 11, 2023

obsidian版本:1.4.14
平台:windows 桌面端

运行步骤

  1. 打开软件(已配置完毕)
  2. 新建一个md文件输入
---
dida: true
dida.projectId: 6526c369e4*********51c16
---
  1. 点击命令的 Dida Todo Sync: 同步代办

运行结果

  • 右上角提示同步成功,但没有任务同步
    image
    image

已进行的操作

  • 已确认填写账户密码可以登录dida365.com
  • 关闭该插件外的其他插件,重新打开obsidian进行测试(失败)
  • 在打开插件 调试模式 后进行调试,控制台未抛出错误
  • 检查滴答上是存在任务的
    image
@eightHundreds
Copy link
Owner

日志里会有若干次过滤动作.
image

原始数据是你的所有任务, 经过若干次过滤才导出
你需要告诉为在哪次过滤, 你想要的那个任务被过滤掉了

@wuwiwo
Copy link
Author

wuwiwo commented Oct 14, 2023

我现在把id去掉,改成了dida: true,也不行。但看着是有数据的
image

image

@eightHundreds
Copy link
Owner

默认加载半年内的内容

@wuwiwo
Copy link
Author

wuwiwo commented Oct 14, 2023

内容是半年内的。

@eightHundreds
Copy link
Owner

那你要加配置,看readme

@wuwiwo
Copy link
Author

wuwiwo commented Oct 14, 2023

我不太明白,默认加载半年内的内容,而我的内容也是半年内的,那应该只需要用默认配置dida: true就行了吧。

@eightHundreds
Copy link
Owner

你装的插件是哪个版本

你的这个日志很奇怪, 看起来你配的是ticktick:true

image

@wuwiwo
Copy link
Author

wuwiwo commented Oct 17, 2023

你装的插件是哪个版本

你的这个日志很奇怪, 看起来你配的是ticktick:true

image

我dida和ticktick都试了,提示的都一样。

@eightHundreds
Copy link
Owner

如果你的数据在dida,就应该用dida:true。

然后再看日志。

@eightHundreds
Copy link
Owner

不要用ticktick账号去加载dida的数据,不然问题一直找到不到

@wuwiwo
Copy link
Author

wuwiwo commented Oct 17, 2023

插件版本:1.6
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants