Hacker News new | ask | show | jobs
by _nivlac_ 890 days ago
I had the same issue with the Google Assistant/AnyList integration, and I hacked together a pair of Lambda functions to move Keep list items to an AnyList list. Both unofficial APIs ;)

If anybody's curious, repo with most of the code is here: https://github.com/csimpf/keep2anylist. Happy to answer any questions about it!