Quote:
Originally Posted by Teom@n
I have official latest ODS7 and I converted it to Excel. (415.000 words)
I will try to fill it with Turkish explanations than convert stardict-text-html-mobi.
What do you think? Could it be better?
|
That depends on your technical skills. If your MS Excel spreadsheet contains only two columns you could save it as a tab-delimited text file and process it with tab2opf.py.
If you're familiar with regular expressions, you could also convert the tab-delimited text file directly using a couple of regular expressions.