need a way to import and export data sets. ideally we can just use one standard format like csv. if we can import and export, we can even get rid of data location setting and remove settings page totally.
questions to decide on before we get this working...
should we allow multiple datasets to coexist at once? (we should probably put this off for as long as possible... feels like feature creep)
should importing overwrite current database or should it just merge imported data in?
need a way to import and export data sets. ideally we can just use one standard format like csv. if we can import and export, we can even get rid of data location setting and remove settings page totally.
questions to decide on before we get this working...