Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project and Section not importing into Obsidian #212

Open
the1gofer opened this issue Feb 17, 2023 · 1 comment
Open

Project and Section not importing into Obsidian #212

the1gofer opened this issue Feb 17, 2023 · 1 comment
Labels
🐛 bug Something isn't working

Comments

@the1gofer
Copy link

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 the1gofer added the 🐛 bug Something isn't working label Feb 17, 2023
@jamiebrynes7
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants