legalese / legalese.github.io

Static assets for legalese.com
https://legalese.com/
71 stars 27 forks source link

create idea of spreadsheet-global config #116

Closed mengwong closed 8 years ago

mengwong commented 8 years ago

it's annoying to have to set the same "Add To Folder" config option in each tab of a spreadsheet.

make it so that if a tab INCLUDEs an Entities sheet, the CONFIGURATION section from Entities applies to the including sheet.

merge the including sheet's CONFIGURATION sections so that the including sheet has priority.

or maybe priority can be simply determined by the ordering – if the INCLUDE line comes above the primary sheet's CONFIGURATION line then primary sheet's configuration should just overwrite.

wtf commented 8 years ago

IMO giving priority to the including sheet's config, irrespective of ordering, makes more sense.