jpd236 / Big-Board

2 stars 1 forks source link

Add more useful functions to spreadsheets #6

Closed jpd236 closed 6 months ago

jpd236 commented 1 year ago

Make common puzzle tasks easier.

There are some common libraries/templates for this that we could probably use as a starting point. https://docs.google.com/spreadsheets/d/1_ghcG3EHLsnUQ6jNx-9svD8e7T5KnkUjc-gdv5kRYn8/edit#gid=2030507275 is a team's template that draws in part upon https://docs.google.com/spreadsheets/d/1mTVD0KtjbU6-wp1mvYU_abrjdCmnP9focRa1qp36rrY/edit#gid=320864130 which is a sheet with a number of helpful puzzle functions. (You can even import named functions from other sheets which can be helpful from a maintenance perspective).

jpd236 commented 6 months ago

I copied our previous template into a new template and configured it for use going forward, and verified everything worked with a test puzzle:

https://docs.google.com/spreadsheets/d/1wFUPCMPAY7OdZ8fafir-0MlGnm9oOxCSxgyh9KLYBnA/edit#gid=252256900

My changes:

I'll send some notes about this when it comes time to share tech info with the group.