obsidian-todoist-plugin icon indicating copy to clipboard operation
obsidian-todoist-plugin copied to clipboard

Project and Section not importing into Obsidian

Open the1gofer opened this issue 2 years ago • 1 comments

Screenshot 2023-02-17 at 11 50 27 AM Screenshot 2023-02-17 at 11 50 44 AM

`

{
	"name": "Todo",
	"filter": "view all",
	"sorting": ["date"],
	"group": false
}

`

I can not show those fields through the settings in obsidian, but it might be nice if it imported the correct information.

the1gofer avatar Feb 17 '23 18:02 the1gofer

This is a race condition that occurs on first load.

As a workaround you can run the "Todoist Plugin: Refresh Metadata" command or close and re-open the command which should force the re-render.

I'm reluctant to go too deep trying to fix this race condition with an eye on changing how data is synced from Todoist

jamiebrynes7 avatar Apr 08 '23 14:04 jamiebrynes7