Seite 1 von 1

Missing direction in export of call history

Verfasst: Di 14. Sep 2010, 12:37
von Jesper Hertel
When I export my call history from the All Calls view, I get a list of Name, Number, Time, and Note. But I cannot see the direction of the calls (outgoing, ingoing) or whether I have answered an ingoing call or not (missed).

This makes the list less useful. I would like to save all the information the phone can give me.

To get all the information I have to export the list from each of the other views (outgoing, ingoing and missed), but then I have three lists and not a single, chronological list.

It would be nice if, when exporting a list, you get all the information in the list.

If it is difficult exporting the symbols for outgoing, ingoing, missed, it could be exported as text labels - "outgoing", "ingoing", "missed". Actually, text labels would be more useful than symbols, as text labels enables you to sort by that column in e.g. Excel.

Verfasst: Di 14. Sep 2010, 14:07
von FJ
The direction is already exported as "Storage" column
RC = Received call
DC = Dialed call
MC = Missed call

Verfasst: Di 14. Sep 2010, 15:02
von Jesper Hertel
That's weird!

I exported to both HTML and Excel earlier today, and there was no "Storage" column in the export... That was why I wrote.

I tried installing the latest debug build, exporting again, and here is the start of the table in the HTML export (in the Danish translation):

Code: Alles auswählen

<table width="100%" border="0" cellspacing="0" cellpadding="2">
  <tr class="tableheader" > 
    <td>Navn</td>
    <td>Nummer</td>
    <td>Tid</td>
    <td>Note</td>
  </tr>
What am I doing wrong? How do I get the Storage column?

Verfasst: Di 14. Sep 2010, 15:05
von Jesper Hertel
I tried exporting to Microsoft Word also now, and still there is no Storage column...

Verfasst: Di 14. Sep 2010, 15:17
von FJ
The export via Menu-Extras-Current list is NO EXPORT. Its a generic feature which is working with every list just to put some visible data into Office.

Select the calls you want to export and then rightclick->Export selected entries

Verfasst: Mi 15. Sep 2010, 22:24
von Jesper Hertel
Ah! I couldn't figure that out myself.

Thanks!