Jason Siefken
Jason Siefken
Spreadsheets are processed here: https://github.com/siefkenj/MailMergeP/blob/ea8fc92d8d220eb5e05386b4cc51c6f604206eaf/packages/interface/src/utils.js#L19 using [Sheetjs](https://git.sheetjs.com/sheetjs/sheetjs), though I might be using an old version...do you know if I'm supposed to pass extra options for processing the encodings correct?
Could you please attach a CSV I could test on?
Okay. I just released version 2.6.0, which hopefully fixes the issue!
Okay. I have added https://www.npmjs.com/package/jschardet to auto-detect the encoding. Unfortunately, it detects your Windows-1252 as ISO-8859-7, and so some characters are not correct. I think it's an improvement though. I...
Can you post a screenshot? It is expected that the field gets highlighted in red, but the emails should still send.
What version of TB are you using?
I just published a new version. Can you see if it's working?
I currently don't have access to TB 102, but I will investigate when I do!
Apparently a `default_label` attribute was added to TB since I originally created the addon. I can look into incorporating a localized string for the label.
> See #731 - I just realized that that won't close this, since we currently pipe everything to stderr. What we might want (or need @siefkenj to implement in his...