rthomas320 commented on PR #1381: URL: https://github.com/apache/daffodil-vscode/pull/1381#issuecomment-3225118483
In github the excel spreadsheet shows as an empty file, however the actual excel file can be downloaded from the screen with the empty file view. <img width="2432" height="1017" alt="image" src="https://github.com/user-attachments/assets/ec715367-9437-4f1b-8b7e-8a92b807e932" /> I used the excel saveas function to create an html view of the spreadsheet. When viewing the html from the repo on a local machine, it looks like this <img width="2775" height="986" alt="image" src="https://github.com/user-attachments/assets/2f24791a-41e2-435b-b978-f0a41a8ca9be" /> But when viewing in github it is html source code. <img width="2572" height="1417" alt="image" src="https://github.com/user-attachments/assets/a234d54a-c28b-438c-855e-90616110c298" /> I also used an online utility to convert each of the spreadsheets to markdown. When viewed locally in a markdown capable viewer (not a web browser) the data looks fine, In a web browser the data is jumbled because there isn't a way to turn off line wrap. When view in gitlab the files a set viewing area that requires scrolling vertically and horizontally to see all the data. The column headers scroll off the screen when scrolling vertically, making the data hard to decipher. <img width="2114" height="1459" alt="image" src="https://github.com/user-attachments/assets/9372233c-02ee-4a2f-ab61-c695c5212292" /> <img width="2138" height="1882" alt="image" src="https://github.com/user-attachments/assets/0068ac8c-e78d-4d95-a291-b6ab553bbb15" /> Please provide your opinion about which versions of the spreadsheet we should leave in the repo for community feedback. At some point we would like community feed back as to the accuracy of the spreadsheet. Keep in mind that the actual excel file is stored in binary format, so any updates would be stored in github to the excel file would be stores as an entirely new file. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
