Apparently, my phone (which is an intermediary across PCs) didn’t sync properly and now I have a couple of sync conflicts of spreadsheets (specifically LibreOffice Calc’s .ODS files). These are… kinda large tables I’ve got here, with multiple tabs.
Normally with .TXT files I can easily use VSCodium’s file-comparison feature to instantly spot highlighted line discrepancies on both sides, but how might you resolve spreadsheet conflicts?
Is there no other way than to page down monitor-size by monitor-size in each file, Alt+Tabbing from one to the other and visually inspecting for changes every step of the way until you spot something (hopefully)? I can’t think of any less-tedious way…
… apart from, hmm, I guess my own folly in not noting version changes at the top of each file. I guess I’m only used to doing that with actual code… but I may have to start doing so with all synced, regularly edited files…