Creating new items on Google Suite

1 min read  •  16 May 2022
Views:

As a developer, in our day to day life, we often need to create mutiple google docs, sheets, slides, meetings, notes and what not.

There's a way of instantly creating new gsuite items, which we can use to boost our productivity.

We can just use <service>.new to create new items


For example:


Pro Tip: This works with Github as well.
If you want to create a new repository, you can simply goto github.new