Please consider adding the ability to import an CSV file into a MyInfo template ( a feature I used a lot in Ultra Recall ).
Example: I was given a spreadsheet that contains over 100 rows, it would be helpful to import the CSV into MyInfo by choosing a template and it would create 100 separate notes based on the template I chose.
If the template had 20 attributes then that is what I would see in the export CSV to fill out and then import using the same template.
How I did this in Ultra Recall:
I would export a record using a specific template
I would then fill out the exported CSV ( every row and column )
In Ultra Recall I would Import
Choose the file
Choose the template
And UR would create all of the records for me
One other note, Ultra Recall would export the date into their own respective columns ( MyInfo exports the data into one cell ). Not sure if MyInfo can export into separate column / cell, this would make it easier to see the data and definitely easier if I need to import.
For now I would use split to columns ( on the export ) and or concatenate/join using commas ( to import ).
Thx...J