Skip to content

Instantly share code, notes, and snippets.

@mcancellieri
mcancellieri / traceabilitymatrix.js
Last active August 29, 2015 13:59
Create a traceability matrix in a spreadsheet with Google docs.
/**
* Instructions:
* WARNING: all the titles you want to collect should have a common and unique style!
* 1) Go to your first document.
* 2) Open your second document in a new tab.
* 3) On the first document go to Tools->Scripts
* 4) Paste this code on a blank project
* 5) Properly fill the variables below.
* 6) Hit Run onOpen() to add a menu voice
* 7) Hit REQ->'Create traceability matrix' to run it.