Google Sheets script for Trello V2 8

Google Sheets script for Trello V2
Since I have posted the Google Sheets script for Trello I made some updates to include members assigned to card and customfields value (power-up), so I thought I’d share the code.

Getting Organized with Google Sheets – Everything in one place

Getting Organized with Google Sheets - Everything in one place
Lately I have been experimenting with Google App Scripts for Google Sheets and in the back of my mind I always had the possibility of having all our digital organization in one place. Things finally feel into place and here I am presenting how to Get Organized with Google Sheets and have Everything in one place.

Google Sheets Script for Web Apps

Google Sheets Script for Web Apps
Following on the post for Google Sheets Script for email Report, I wrote another Google App Script to also show HTML as a web app following the same rules as in my previous post.

Google Sheets Script for email report 1

Google Sheets Script for email report
After working a little bit with Google Sheets and seeing it’s power in action, we thought it would be nice to automate email reports / notifications or even reminders. So once again I tried to make a general purpose script that we could reuse whenever we need to send the contents of a specific sheet. When ...

Google Sheets script for Trello 5

Google Sheets script for Trello
I came accross this stackoverflow question about Google Script to import Trello data to Google Sheets and since we are using Trello in our Team and Google Sheets for Project Management, I thought it might be interesting to have a Google Sheet with all the Trello Cards. I started working on it and I ended up with ...

PRINCE2 Project Management with Google Sheets 2

PRINCE2 Project Management with Google Sheets
Recently I was assigned to manage a PRINCE2 IT project, so I thought it would be nice to setup some Google Sheets to better manage the project. The idea was to create all my PRINCE2 Registers and Logs on Google Sheets and then have a Dashboard like Sheet (as in the picture above) to easily ...