Support creating, fetching, and deleting filters

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
api

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.

Description

api enhancement

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

Dominant language
Python
Stars
250
Forks
34
Avg merge
6d 10h
Merged PRs (30d)
1

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.

More from Doist/todoist-api-python

All issues in Doist/todoist-api-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.