Reset to TickTick - thesamim/TickTickSync GitHub Wiki
CAUTION: deleting files from your vault is dangerous. Please be sure to back everything up before doing anything to your vault.
If you want to start over, and are feeling pretty brave 🙏 :
- Close Obsidian everywhere.
- Back up the default project file.
- Back up .obsidian\plugins\tickticksync\data.json
- edit .obsidian\plugins\tickticksync\data.json
- Find the "tasks": entry and make it "tasks": [] (ie: delete all the task entries)
- Find the "fileMetadata": entry and make it "fileMetadata": {} (ie: delete all the fileMetaData entries)
- Verify that the JSON parses correctly after changes (I suggest going to https://jsonlint.com and pasting the content there to validate it.)
- delete the default project file
- Restart Obsidian in one place
- Sync again.
That should reset your default project file to look like your TickTick...