Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

When export address book the contacts are listed in order put in the addrees book, not alphabetically.

  • 5 antwoorden
  • 1 heeft dit probleem
  • 11 weergaven
  • Laatste antwoord van Matt

more options

When I add or modify an address it is entered in the address book in alphabetical order. BUT, when I export the address book it is exporting the recent additions in the order entered, at the end of the existing alphabetical entries. Existing contacts remain in alphabetical order, unless modified, then entered as a new one. That is, appears in the book alphabetically, but as the last entry in the CSV and LDIF files . Example: Contacts A,B, C. Add B1, and the Book is A,B,B1,C. When exported, to either CSV or LDIF, it is A, B, C, B1. I did the global reindexing. I know it started sometime between last September and November, because I checked my old back up address books.

When I add or modify an address it is entered in the address book in alphabetical order. BUT, when I export the address book it is exporting the recent additions in the order entered, at the end of the existing alphabetical entries. Existing contacts remain in alphabetical order, unless modified, then entered as a new one. That is, appears in the book alphabetically, but as the last entry in the CSV and LDIF files . Example: Contacts A,B, C. Add B1, and the Book is A,B,B1,C. When exported, to either CSV or LDIF, it is A, B, C, B1. I did the global reindexing. I know it started sometime between last September and November, because I checked my old back up address books.

Gekozen oplossing

Whats global reindexing and what does it have to do with the address book?

Other than you, I doubt anyone is interested in the order of records in a CSV file. Modern applications dynamically sort data as a matter of course.

Dit antwoord in context lezen 👍 0

Alle antwoorden (5)

more options

Since Thunderbird can re-sort on display, I would think that it dynamically sorts according to current settings and so it doesn't matter (to Thunderbird itself) about the order within the address book data file.

Sorting the file and writing it back to disk would take longer than just displaying it in the required order. And how would it work with a remote address book?

It would be fairly trivial to re-sort a CSV file yourself in a spreadsheet program if the order is important to you. I've never tried working with an LDIF file, though I read that there are tools for viewing, and hopefully, manipulating their contents.

more options

I wish it was that simple. There are other problems that have cropped up. It is not every time that the modified entry appears in its rightful place. A couple of times the contact just disappeared from the address book. I would like to have the program running as it should. It will save me a good deal of concern and grief.

more options

I might add that when I did the Global reindexing, it showed it indexed all the folders, but no entry was made for reindexing the address book.

more options

Fixed the problem by resorting in a CSV file, and importing corrected address book.

more options

Gekozen oplossing

Whats global reindexing and what does it have to do with the address book?

Other than you, I doubt anyone is interested in the order of records in a CSV file. Modern applications dynamically sort data as a matter of course.