XML : Split txt file into separate files by date

I have an old txt file that I exported from a diary. It has dates and then text of various lengths, then the next date and so on. I am trying to make it into a csv file or similar, where the date becomes the title, the text becomes content, or perhaps to split the file before every date. the file is called diary.txt

No comments:

Post a Comment