https://bugs.documentfoundation.org/show_bug.cgi?id=150836
--- Comment #3 from Konstantin Kharlamov <[email protected]> --- (In reply to Michael Warner from comment #2) > (In reply to Konstantin Kharlamov from comment #0) > > I use CSV+formulas as a plain-text format that can be stored in git and > > wouldn't require typing formulas anew. > > Have you considered using Flat XML ODF Spreadsheet (.fods) for this purpose? Oh, thanks! I didn't know about that format. Yeah, that's an interesting solution. Although it has lots of text compared to CSV, but on the upside, adding new columns will grow the file down, so it's easier to compare the diffs (CSV files would grow to the right). Thank you! -- You are receiving this mail because: You are the assignee for the bug.
