Doist / Doist/todoist-api-python
Support creating, fetching, and deleting filters
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 250
- Forks
- 34
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 1
Description
Enhancement description
I want to be able to pull saved filters via the API
The problem it solves
Allowing users to reference the saved filters in their apps. Ex: https://github.com/iloveitaly/todoist-scheduler
Alternatives
We can use the sync API now, but it's not supported in these bindings https://github.com/Doist/todoist-api-python/pull/98#issuecomment-1673317455
Use case / screenshots
Additional information
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file or test entry point is named. Start by reviewing the existing Todoist REST API bindings and the referenced sync API support in pull request #98; done means users can create, fetch, and delete saved filters through these Python bindings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100