Skip to content

Diff Issue: Spreadsheet is stored in compressed form (ods vs fods) #13

@EmperorArthur

Description

@EmperorArthur

ODS files are really zip files with XML data inside them. As a zip file, git cannot perform diffs, and cannot take advantage of compression between versions. FODS files are a single XML file, that can be diffed and compressed.

I recommend saving Protocol.ods as Protocol.fods to take advantage of git's features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions