View Single Post
Old 01-10-2021, 03:11 PM   #2
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,199
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
A better approach is to import the subject column into a custom column. After the import process is finished, you can use calibre's search and replace to migrate them to the tags columns as follows:

Code:
search field = you custom column name
search for = ;
replace with = ,
destination field = tags
capink is offline   Reply With Quote