Open Synthoid opened 4 years ago
Keywords would need to be flanked by special chars, likely %
.
Possible keywords:
Sheet specific keys:
%sheet%
- The sheet's name%tab%
- The tab's name%format%
- The current export format (JSON
or XML
)General keys:
%date%
- The current date
%date-day%
or %date-time%
could have more specific formatting%user%
- Username for the person running the exportFile keys:
%id%
- The [ID for the sheet file](https://developers.google.com/apps-script/reference/drive/file#getId())
Add an option to override file naming with support for template keywords. For example:
Would export a file named:
Test-Sheet01