Allow user to select which address book(s) to use for autocompletion (expose existing per-AB pref to include/exclude AB from auto-completing); prevent privacy issues when inactive/undesired addresses are autocompleted
Categories
(Thunderbird :: Address Book, enhancement)
Tracking
(Not tracked)
People
(Reporter: brian, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: privacy)
User Story
Workaround: Hidden pref available: ldap_2.servers.AddressBookName.enable_autocomplete = true/false
Comment 2•19 years ago
|
||
Updated•18 years ago
|
Updated•17 years ago
|
Comment 3•17 years ago
|
||
Updated•13 years ago
|
Comment 5•13 years ago
|
||
Comment 7•13 years ago
|
||
Comment 8•13 years ago
|
||
Comment 9•11 years ago
|
||
Comment 10•11 years ago
|
||
Updated•11 years ago
|
Comment 11•11 years ago
|
||
Updated•6 years ago
|
Comment 14•4 years ago
|
||
As Geoff pointed out, we already have a hidden pref, see my comment on bug 1692960 - so it's probably about exposing that pref with a checkbox
(In reply to Thomas D. (:thomas8) from Bug 1692960 Comment 4)
Hi Thomas Stein,
you're quite right, as we've been having Thunderbird for almost two decades, archiving/obsoleting address books, accounts etc. becomes more pertinent. Unfortunately, I don't think anyone has the free cycles for this enhancement atm, and user interest hasn't been big afasics.
I have just tested the workaround recommended by Geoff and it works perfectly.
(In reply to Geoff Lankow (:darktrojan) from comment #3)
You can do this with the config editor (although it would be nice if there was a better way). Find your address book under
ldap_2.servers.and setldap_2.servers.[whatever].enable_autocompleteto false.Well, you have to create that pref in the first place...
- ≡ > Options > Find in Options > about:config
- Right-click in config editor > New > Boolean
- Enter preference name:
ldap_2.servers.TestAB.enable_autocomplete(if the name of your AB is "TestAB")- Enter boolean value: choose
false
==> TestAB will no longer be used for auto-completion
Updated•4 years ago
|
Updated•4 years ago
|
Comment 16•3 years ago
|
||
With the last TB update from 91.x to 102 the auto completion stopped working for my DAV address book I keep on Nextcloud.
Only mostly useless "collected addresses" are being used now :(
Comment 17•3 years ago
|
||
TB 102 on a 2012 MBP 15.4" Retina, OSX Catalina
Updated•3 years ago
|
Description
•