Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 5 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (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

Giải pháp được chọn

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.