搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

how do I export my contacts from thunderbird to a csv file?

more options

I am runnign linux mint maya with thunderbird 38.4.0

I am trying to export my contacts to a csv file so that I can put them on my android phone.

From the address book, I select a book and then choose tools-export. this brings up the "export address book" window. in the bottom right quadrant of the box is a listbox which contains the following values: LDIF, comma separated, Tab Delimited

I have tried all three options and none seem compatible with my phone. I would really like it if there was a CSV choice in the listbox.

How can I export to CSV?

I am runnign linux mint maya with thunderbird 38.4.0 I am trying to export my contacts to a csv file so that I can put them on my android phone. From the address book, I select a book and then choose tools-export. this brings up the "export address book" window. in the bottom right quadrant of the box is a listbox which contains the following values: LDIF, comma separated, Tab Delimited I have tried all three options and none seem compatible with my phone. I would really like it if there was a CSV choice in the listbox. How can I export to CSV?

被選擇的解決方法

Comma separated is a CSV file.

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

選擇的解決方法

Comma separated is a CSV file.

more options

'CSV' is an acronym for 'comma separated values' -- i.e. the value of each field in a record is separated from the next by a comma. It's a standard format for exporting and importing data in a database. So the 'comma separated' export option should produce a standard .csv file.

由 amanchesterman 於 修改