Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

How to get email data exctracted separately?

  • 1 réponse
  • 1 a ce problème
  • 6 vues
  • Dernière réponse par 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.
Captures d’écran jointes

Solution choisie

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.

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (1)

more options

Solution choisie

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.

Modifié le par sfhowes