How to create notebooks from a list in a file?

Is there a plugin or a method in order to create a bunch of notebooks
from a file (.txt, .csv, excel like and so on).
For example of what is expected:


=>

I don't care at this moment that the sort is not the same from text to JOPLIN.

I noticed something interesting about the .txt import with the "directory" option...

This:

becomes this:

Warning : if there's no .txt file inside a folder it will not create the folder...

So a workaround could be to turn the content of a txt file into folders and after to use the JOPLIN import command "Text Document (Directory)" in order to have the folders structure...

I know there was a software under linux doing that (turn content of a file.txt into folders)... I don't remember his name... Searching...

I know about batch files (under windows or linux) but I would like something more easy to use for everyday people.