Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Support creating, fetching, and deleting reminders

Open
#205 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

api enhancement

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

Dominant language
Python
Stars
250
Forks
34
Avg merge
3d 20h
Merged PRs (30d)
2

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.