Doist / Doist/todoist-api-python

Support creating, fetching, and deleting reminders

Open
#205 6 comments 1 reaction 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 would like to be able to set geo based reminders for tasks via API. It looks like this is only possible via the sync based API but the python SDK for that is EOL.

The problem it solves

Feature Parity with the API that's no longer got a supported SDK.

Alternatives

Use case / screenshots

When getting close to $theGroceryStore, pop up a get milk tasks in my phone's notification area.

Additional information

https://www.todoist.com/help/articles/use-location-reminders-in-todoist-uGcwH2AJ6

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

Start by reviewing the Python SDK's existing REST API patterns and the Todoist location-reminders documentation linked in issue #205. Confirm the API shape for creating, fetching, and deleting geo-based reminders, then verify that all three operations support the grocery-store notification use case.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.