The idea is to edit the column headings of the CSV to a convention that the plugin understands. You can import almost any Individual or Family field. It will create relationships between the primary person, their spouse, and the parents of both. You can also choose a single source record to add to all entries, but with separate citation details for each.
I've included description of how the columns need to be named in the plugin description.
I intend on trying to add a progress bar. On my PC, import of a fairly simple file of around 3,500 lines takes about 30 seconds.
Not handled at present are addresses and witnesses. Addresses can wait for version 2. Witnesses, maybe version 3.

One question - is there any way to determine if a fact is an event or an attribute just from the tag? I found fhIsEvent and fhIsAttribute, but they take pointers as input. I want to put in an error check on where (eg) occupation and cause of death records are going to end up before any records are actually created.
Also, I have used some code snippets from the site. What's the etiquette about use of these? I assume that the author would include attribution in the snippet if wanted it...? I'm more than happy to give credit where it's due!
Thanks
Shelley