Synthoid/ExportSheetData

(General) Export multiple sheet tabs as individual files

Opened this issue · 1 comments

Add support for exporting multiple sheet tabs as individual files.

Currently, ESD only exports a single file containing all desired data. This would allow each sheet tab to be exported as a distinct file. Likely this would unwrap each sheet, similar to what happens when exporting targeting Current sheet only.

This will probably have complications for Nested Element functionality. This may be avoidable if instead of exporting each "sheet" as a unique file, we export each element in the root of the exported data as a unique file?

noelq commented

Hi, I would be interested by this feature, any update on this? thanks for this lovely add on btw