A Proposal: iOS Workflow for Importing Github Issues into Things 3
On my super-secret side project, I just started to add stuff to Github issues. Github has a great API. The project management Things 3, which I'm fooling around with, now has a great API. I just realized that I could can make a workflow in Apple's Workflow app that does the following:
- Get all open issues that are assigned to me.
- Add them to Things 3, divided by bugs vs non-bugs.
- Profit.
This might be a bit of a rabbit hole, but it's definitely doable. If I get to it, I'll post more about it here (or someone else can make it and message me!)