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.
Missing direction in export of call history
-
Jesper Hertel
- Beiträge: 106
- Registriert: Di 24. Jul 2007, 10:49
- Wohnort: Copenhagen, Denmark
-
Jesper Hertel
- Beiträge: 106
- Registriert: Di 24. Jul 2007, 10:49
- Wohnort: Copenhagen, Denmark
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):
What am I doing wrong? How do I get the Storage column?
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>
-
Jesper Hertel
- Beiträge: 106
- Registriert: Di 24. Jul 2007, 10:49
- Wohnort: Copenhagen, Denmark
-
Jesper Hertel
- Beiträge: 106
- Registriert: Di 24. Jul 2007, 10:49
- Wohnort: Copenhagen, Denmark