Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

How to get email data exctracted separately?

  • 1 отговор
  • 1 има този проблем
  • 6 изгледи
  • Последен отговор от sfhowes

more options

Is there a way to have time when the email was received in a separate column while exporting it from Thunderbird? The same as for a date, recipient, and sender email. Thank you.

Is there a way to have time when the email was received in a separate column while exporting it from Thunderbird? The same as for a date, recipient, and sender email. Thank you.
Прикачени екранни снимки

Избрано решение

ImportExportTools NG can export a folder or selected set of messages to an index in csv format, and the date and time formats can be customized (see picture). The date and time are in the same column, but it shouldn't be difficult to parse the time part and place it in a separate column. An awkward method would be to export the index with the full date and time, then re-export with just the time, then copy the time column into the first index csv.

Прочетете този отговор в контекста 👍 1

Всички отговори (1)

more options

Избрано решение

ImportExportTools NG can export a folder or selected set of messages to an index in csv format, and the date and time formats can be customized (see picture). The date and time are in the same column, but it shouldn't be difficult to parse the time part and place it in a separate column. An awkward method would be to export the index with the full date and time, then re-export with just the time, then copy the time column into the first index csv.

Променено на от sfhowes