Closed hchiam closed 3 years ago
for step 1: recreate the .remove-from-final-output parts too
I think copy-pasting from an existing excel file into the in-browser table is good enough, so no need to export back to a new excel file.
TODO:
There's now an optional extraData
parameter of copyTemplate
passed to useExtraData
. I plan to fill in the TODO comment that's currently there.
it seems to not work on the live site, probably due to a timing issue
turns out the surge command output was removing empty id=""
s in the html templates
(This is the opposite of the export issue #14)
Problem/Need:
The HTML export is fine for communicating with devs, but what about for non-devs to communicate with each other or just to remind themselves? Otherwise they'd just use something they're more familiar with, like excel files.
Suggestions: