I'm seeking for a Thunderbird Plugin to print Adress Labels out of the
Thunderbird Adress Book.
Any help/advise with the proper URL's will be appreciated.
Thanks in advance,
Thomas Schneider.
--
Thomas Schneider (www.thsitc.com)
> I'm seeking for a Thunderbird Plugin to print Adress Labels out of the
> Thunderbird Adress Book.
>
> Any help/advise with the proper URL's will be appreciated.
The search tool can be found here^1, but I don't think I would do it
that way.
I think I would export the addressbook as a .csv or LDIF depending on
the target application; where the target application would be the
spreadsheet app of an office suite which had some tools for making
address labels out of the spread sheet.
Then I would be able to tweak the appearance of the spreadsheet entries
to fix any kinds of problems which are sure to arise.
Tbird's addressbook output has a 'standard' format which has tons of
(potential) fields shown in this import information.
For example. Open Office has the capacity to import Tbird's addressbook
and work its mailmerge functions, I understand; I've never used that.
^1 https://addons.mozilla.org/en-us/thunderbird/
^2 http://kb.mozillazine.org/Import_address_list_from_text_file
--
Mike Easter
--- Original Message ---
> Hello there,
>
> I'm seeking for a Thunderbird Plugin to print Adress Labels out of the
> Thunderbird Adress Book.
>
> Any help/advise with the proper URL's will be appreciated.
>
> Thanks in advance,
> Thomas Schneider.
>
The Mail Merge addon may be of interest to you:
https://addons.mozilla.org/en-US/thunderbird/addon/mail-merge/
--
*Jay Garcia - Netscape Champion*
www.ufaq.org
Netscape - Firefox - SeaMonkey - Thunderbird
I already discovered mail-merge, but was seeking for the functionality
to send letters to all adresses which do have NO e-mail.
I probably will do it the other way around:
Maintaining my own address book, and build a CSV for those adresses
which DO have an e-mail and then import it in Thunderbird.
Anyway, thanks for your advise.
Mike Easter, also thanks!
Thomas.
========================================================
Am 06.06.2011 22:59, schrieb Jay Garcia:
> On 06.06.2011 13:58, Thomas Schneider wrote:
>
> --- Original Message ---
>
>> Hello there,
>>
>> I'm seeking for a Thunderbird Plugin to print Adress Labels out of the
>> Thunderbird Adress Book.
>>
>> Any help/advise with the proper URL's will be appreciated.
>>
>> Thanks in advance,
>> Thomas Schneider.
>>
> The Mail Merge addon may be of interest to you:
>
> https://addons.mozilla.org/en-US/thunderbird/addon/mail-merge/
>
--
Thomas Schneider (www.thsitc.com)
--- Original Message ---
> Thanks Jay, and Mike:
>
> I already discovered mail-merge, but was seeking for the functionality
> to send letters to all adresses which do have NO e-mail.
>
> I probably will do it the other way around:
>
> Maintaining my own address book, and build a CSV for those adresses
> which DO have an e-mail and then import it in Thunderbird.
>
> Anyway, thanks for your advise.
>
> Mike Easter, also thanks!
> Thomas.
> ========================================================
> Am 06.06.2011 22:59, schrieb Jay Garcia:
>> On 06.06.2011 13:58, Thomas Schneider wrote:
>>
>> --- Original Message ---
>>
>>> Hello there,
>>>
>>> I'm seeking for a Thunderbird Plugin to print Adress Labels out of the
>>> Thunderbird Adress Book.
>>>
>>> Any help/advise with the proper URL's will be appreciated.
>>>
>>> Thanks in advance,
>>> Thomas Schneider.
>>>
>> The Mail Merge addon may be of interest to you:
>>
>> https://addons.mozilla.org/en-US/thunderbird/addon/mail-merge/
>>
>
>
Please bottom post, thanks.
The best way for me is to create a CSV file and then sort the addresses
however way I want.
There is another way that I am investigating by exporting as a LDIF
file, bring it up in MS Word and then by way of a macro, strip out
everything without the @ sign which will leave just the email addresses.
this was my problem years ago, and for that I wrote an extension to
extract details from address cards to a file for external use.
A short description:
> This TB-extension was created to enable the usage of TB / AB
> not only as a summary of contact informations for email but to
> extend it's usage also as a source of information for other
> applications.
>
> It gives the user the ability to access the contact information
> stored in the Addressbook (Book/Card) with a very flexible
> approach. An output can be generated from each book / card
> based on the stored AB-item values together with a required
> description. A filter can be defined to only output cards which
> match a specific AB-item-based pattern.
Right now I'm working on it and a modified/extended version of
Duplicated Contact Manager and hope to have that ready as beta soon.
If you are interested to work with my current "ABeXtra.xpi" just drop me
a line to gNeandr at web dot de.
Günter