It would be wonderful to have a way to use a spreadsheet as a flatfile database - for example, to bulk create and modify cards. One way to sync the spreadsheet with postgres would be the import/export mechanism of memcode.
An extension of the import/export mechanism may be to add an optional ID column, so that if I upload an excel file with an import-ID column, the same ID can later be used to update the card and avoid duplication