CollectionBuilder / collectionbuilder-gh

A framework for creating digital exhibits from a folder of files and a spreadsheet. See Readme below for instructions to get started!
https://collectionbuilder.github.io/collectionbuilder-gh/
MIT License
92 stars 75 forks source link

item js rearrangement #78

Closed owikle closed 9 months ago

owikle commented 9 months ago

@evanwill I've rearranged and added parameters to functions in item-js. I think this will work for sheets now? Try it out and let me know!

evanwill commented 9 months ago

Thanks @owikle, definitely still a monster... I tweaked some stuff to make it directly compatible with Sheets--and it works! porting to Sheets now.

evanwill commented 9 months ago

@owikle can you review what I did just to check again for bugs.

owikle commented 9 months ago

@evanwill looks great to me! Functionality all seems the same. I think it's ready for merging.