Implement interface for external data source import into Calc
- Mentors
- erAck, Kohei Yoshida, Markus Mohrhard
- Organization
- LibreOffice
The idea now is to take all the different ways that we have to import external data (CSV and HTML) and combine them in one common feature. To make working with the external data easier we also want to be able to apply simple transformations to the data before importing them (like deleting a column, applying a filter, sanitizing data, etc.)