Open AmbivalentMonkey opened 7 months ago
I think we could implement this. Do you have example values of the columns? Or maybe you spotted some documentation?
Awesome, thank you!
I've not had any luck finding documentation, but I've downloaded and picked out some representative rows of my own data which are in this csv: StoryGraph-reduced.csv
Great, I'll take a look whenever I find a chance
Is your feature request related to a problem? Please describe. As with Issue 57, it would be helpful to make migration from other platforms quicker and easier, in this case from StoryGraph.
Describe the solution you'd like
Describe alternatives you've considered n/a
Additional context Essentially just a new type of import similar to PR 97.
The column headers from the CSV are:
I think the relevant mapping would be:
I've never touched a
.kt
file so hopefully this syntax is okay.