Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

missing metadata for completed items #98

Open
mivanit opened this issue Sep 19, 2021 · 0 comments
Open

missing metadata for completed items #98

mivanit opened this issue Sep 19, 2021 · 0 comments

Comments

@mivanit
Copy link

mivanit commented Sep 19, 2021

I haven't run my code that depends on this library in a while, but there seems to have been a significant API change since then. The list returned by api.state['items'] no longer includes already completed items, and the only way to get these seems to be api.completed.get_all()['items']. However, when using the latter, lots of metadata (most significantly for me, due dates) is missing.

Is there a different method I should be using to get data about completed items, or is there no way to get this data through the API now?

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

1 participant