Silvan T. Golega

Results 2 issues of Silvan T. Golega

I have seen many (manually edited) csv files in the wild that are formatted to visually have commas like columns. Example: ``` title ,description ,number value, more text,number 2 line...

`document.querySelector('div[data-second-screen]')` doesn't seem to work for mee anymore. Switching to `document.querySelector('div[data-meeting-title]')` worked for me.