Doist / Doist/todoist-api-python
Support creating, fetching, and deleting reminders
Nobody has claimed this yet.
- 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
- 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
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