Skip to content

694 Project mismatches - updates to spreadsheet importer and exporter #702

Open
LeviXIII wants to merge 4 commits intomainfrom
694-qashqai-project-mismatch-in-info-after-importing-from-exported-project
Open

694 Project mismatches - updates to spreadsheet importer and exporter #702
LeviXIII wants to merge 4 commits intomainfrom
694-qashqai-project-mismatch-in-info-after-importing-from-exported-project

Conversation

@LeviXIII
Copy link
Copy Markdown
Contributor

@LeviXIII LeviXIII commented Mar 3, 2026

Closes #694

This PR introduces PapaParse to our spreadsheet importer. It is already in our package.json, so I am utilizing it for the importer. It has better results when parsing text especially when trying to line up cells in the Cell Label Importer.

There are also various fixes to the Cell Label Importer and spreadsheet exporter:

  • Sort list of files in dropdown in Cell Label Importer
  • Switch to using papaparse to parse spreadsheet files as it increases accuracy
  • Add cellLabel as part of the metadata in the exporter so the label so it can be used in the Cell Label Importer
  • Ensure that mulit-line fields are exported correctly

- Switch to using papaparse to parse spreadsheet files as it increases accuracy
- Add cellLabel as part of the metadata in the exporter so the label so it can be used in the Cell Label Importer
- Ensure that mulit-line fields are exported correctly
@LeviXIII LeviXIII changed the title Project mismatches - updates to spreadsheet importer and exporter 694 Project mismatches - updates to spreadsheet importer and exporter Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Qashqai project: mismatch in info after importing from exported project

1 participant