How can I extract data from a CSV file into the Notes app
I want to import data currently in a CSV file into Notes. How can I import that data and "unpack" it so that it will create individual notes for each line?
I want to import data currently in a CSV file into Notes. How can I import that data and "unpack" it so that it will create individual notes for each line?
https://www.icloud.com/shortcuts/615e321456084e908b28b5f3ae921a67I had a go at making a shortcut which can do this. It opens a file, splits it by comma delimiter and saves it to a note. Might not be perfect but hopefully a start!
How can I extract data from a CSV file into the Notes app