Open cgencer opened 1 year ago
You can designate the variable type by a prefix of sorts in your column headers. An @ specifies the variables as images and a #, I think, designates the variable as visibility. If you’re working in excel you may have to put a ‘ before the @ or # for it to treat it as text. ‘@image-one in excel would be @image-one when exported to csv or txt.
you can save the import settings in one of the tabs of the script, it saves a json somewhere and you can load between different presets.
I use this script most days at work. Saves me so much time.
@cgencer
On your point #7, although dated, I blogged a series of articles:
Hi, thank you for this great script. I see that it required some decent effort to put it together and make it also available publicly.
I discovered some usability issues on using it with large variable sets
I've used documents with 50+, even 100+ variables. most of them are visiblity flags. the script imports all variables as defaulted to text. it would be quite easier if you could
thank you again for creating this awesome script! it really helps quite a lot of users I believe. much kudo's!!!!