Google Docs & Data Tricks

As I prototype and build new applications, I frequently use a couple tricks for quickly setting up new app data:

  1. Try visiting Sheet.new in your browser for a shortcut to create a new Google Sheet. (Doc.new & Slide.new also work!)

  2. Make sure new Sheets are organized in protected folders to easily find it in the future and avoid accidentally breaking your app data structure while revising other sheets.

  3. Mock data can be tedious to create while prototyping - Mockaroo.com is a useful, free tool for quickly generating random data in your tables.

  4. (New Tricks!) To elaborate on the quick Google Doc links listed above, Iโ€™ve recently started using some custom URLs to quickly generate new documents automatically saved in a specific Google Drive folder (open your destination folder to find the ID in the URL bar):

These URLs work great as Virtual Column actions in your applications - I use them for quickly generating shared docs associated with meetings related to a project management app.

24 5 2,590
5 REPLIES 5

Thanks for sharing the Mockaroo idea!

FYI, some new Google Docs shortcuts to try out:

Thatโ€™s great! Could you please share a sample app that uses these virtual column actions? Or the whole project management app, this would be very helpful!

Thank you!

@Val I donโ€™t have a sample app for these yet (also the Drive folder ID should be personal to your Drive account), but here are some details for getting started with virtual columns.

Is this a solution for generating a G-Doc per record when I add a record?
Hope youโ€™ve made an app for this by now :).

Top Labels in this Space