@matigo If I just structure my data in JSON without worrying about _id and _rev, I'm safe for if I ever want to import everything into CouchDB or similar, right? I.e. just keep it all in one folder for now with filename YYYYMMDD-restaurantname
, one file per entry?