things.py icon indicating copy to clipboard operation
things.py copied to clipboard

A simple Python 3 library to read your Things app data.

Results 15 things.py issues
Sort by recently updated
recently updated
newest added

**To Reproduce** Steps to reproduce the behavior: 1. Create a new to-do which repeats monthly (e.g. repeat every month on the 1st day). 2. Run `things.upcoming()`. 3. The next upcoming...

good first issue
help wanted

Note: solved, with an upcoming pull request, but filing here as a bug report for reference. **To Reproduce** Steps to reproduce the behavior: 1. Create 2500 or so tasks (don't...

**Goal** - As a relatively junior programmer. - I want to be able to surface the reminder time for todos in the Today view in Things. - so that I...

**Goal** - As a developer - I want to use proper tooling - so that I can manage dependencies and the code **Suggested approach** In order to achieve this goal...

As part of the release, briefly summarize any major changes compared to the previously released version.