Google has had Tasks for a while, which are accessible via Calendar and the other apps on the right-hand sidebar. Now that I use Trello, I find myself wanting a bit more capability in my Task manager.
What would it take to integrate Trello into a G Suite Task Management add on?
https://gsuite.google.com/marketplace/category/productivity/task-management?hl=en&pann=caw
Cheers,
Joe
@jhgorse I created an open source framework for automating Trello with Google Apps Script that makes it pretty easy to integrate Trello with any Google service.
For example take a look at this snippet of code:
https://gist.github.com/iaindooley/cbde2822c356d34adb1cb17644e265de
When you add the "Google" label to a card, it will create a new Task list in Google with the same name as the list the card is in, then create a new Task in that list with the same name and description as the card.
You can find out more about Trellinator here:
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.