Doist / Doist/todoist-api-python

Support creating, fetching, and deleting filters

Open
#103 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

api enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.