Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 2 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от amanchesterman

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?

Выбранное решение

Все ответы (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