Download Mozilla Firefox, een snelle, gratis manier om op het Web te surfen, om de duizenden hier beschikbare add-ons te proberen!
SluitenWelkom bij Firefox Add-ons.
Maak een keuze uit duizenden extra functies en stijlen om Firefox van uzelf te maken.
SluitenBeoordelingen voor Quicktext
530 beoordelingen voor deze add-on
Waardering 5 van 5 sterren
This is probably the most used addon inside Thunderbird. An excellent help for each and every mail written. Thanks a lot to the author and many thanks to the people who patched it for TB 45!
Deze beoordeling betreft een eerdere versie van de add-on (0.9.11.6).Waardering 5 van 5 sterren
Works well.
Deze beoordeling betreft een eerdere versie van de add-on (0.9.11.6).Waardering 5 van 5 sterren
What a shock after updating to TB45 and blowing away QUICKTEXT! Thank you very much GT_Mtuser for your fix, works for me!!!
Deze beoordeling betreft een eerdere versie van de add-on (0.9.11.6). Deze gebruiker heeft 2 eerdere beoordelingen van deze add-on.Waardering 5 van 5 sterren
Many, many, many thanks to gregor111 and rkent's fix.
Deze beoordeling betreft een eerdere versie van de add-on (0.9.11.6). Deze gebruiker heeft een eerdere beoordeling van deze add-on.Waardering 1 van 5 sterren
I used this feature 30 times a day responding to e-mail.
It saved me countless amounts of time but the 45.0 just wiped all that out.
Very disappointed.
Quicktext creators, UPDATE YOUR SOFTWARE please!!
Waardering 1 van 5 sterren
Upgraded to Thunderbird 45.0 (Mac) today… and Quicktext doesn't work anymore.
I'm very upset !
It's a very useful add-on to me !
Please make something so it work again !
Waardering 5 van 5 sterren
If you have no templates after updating, here's what you can do:
1) Locate your personal email folder (this will be our MAIL_DIR)
2) From that folder copy entire quicktext folder into another directory (let it be our BACKUP_DIR).
3) Close Thunderbird (important)
4) Remove quicktext/templates.xml from MAIL_DIR only. Copy should still be in BACKUP_DIR.
5) Run TB, select tools->quicktext.
6) Click "import", select BACKUP_DIR/quicktext/templates.xml file.
7) Click to save, close (you will have to save second time).
8) You can use your templates in emails.
Unfortunatelly you still cannot see nor edit templates via Tools/Quicktext menu :(
Waardering 5 van 5 sterren
Excellent extension. And now working again in Thunderbird 45 thanks to rkent's much appreciated fix on bugzilla.mozilla.org (Bug 1209425)
Deze beoordeling betreft een eerdere versie van de add-on (0.9.11.6).Waardering 5 van 5 sterren
Thanks rkent!
Deze beoordeling betreft een eerdere versie van de add-on (0.9.11.6).Waardering 5 van 5 sterren
Hi, thank you very much. I miss Quicktext also terribly and I am very glad for your way around. It funktions even with my very little knowledge of the system.
I hope so much that there will be an update so that qicktext will funktion in itsself.
Waardering 1 van 5 sterren
A five-star add-on, but the latest Thunderbird update (v45) has disabled it. My templates are no longer accessible. I use this add-on for *everything*, and Thunderbird is pretty much crippled without it.
Agreeing with others reporting the same thing. Please fix ASAP!
Update: As I see many with the same issue, and in several places indication that the programmer is no longer reachable regarding this plugin, I have installed Clippings and will attempt to make do with that. It's fairly nice, though lacks a few of QuickText's conveniences. Alas.
Waardering 5 van 5 sterren
We often realize how useful and helpful something is only when we suddenly lose it. A few hours ago, I have upgraded to ThunderBird-45.0 and the Quicktext stopped working. I have quickly realized how much slower some things are if I have to do them manually, without Quicktext's help...
Guys, please, fix Quicktext to be compatible with ThunderBird>=45.0 :-) Thank you!
Waardering 1 van 5 sterren
quicktext fails to work currently with thunderbird 45.0 as of april 15th, 2016.
existing templates from previous e.g. thunderbird 38.7.2 dont get shown when you upgrade to thunderbird 45.0
even with xml export and import of templates there is a bug and the templates are only all shown as invisible white entries on the left side and are thus not really usable.
this bug needs fixed before real compatibility and working with tb 45.0
Waardering 5 van 5 sterren
Bei der Arbeit mit Textbausteinen eine große Hilfe.
Deze beoordeling betreft een eerdere versie van de add-on (0.9.11.6).Waardering 5 van 5 sterren
Does the job with a simple, uncluttered and useful interface.
Would like to see the quick text buttons on the same line as the formatting buttons, as it currently leaves a lot of blank space.
Waardering 5 van 5 sterren
Version 0.9.11.6 fixes manual import of templates and scripts, but automatic import from a remote file is still broken. This is because the fix in 0.9.11.6 makes it possible to read files without a BOM header, but the files are still exported without a BOM header and the "Import on startup" feature still can't read them. The solution I found is to add a BOM header at write time when exporting the files. Since I found no other place where to post my fix, here it is:
- rename quicktextpro_0.9.11.6.xpi to quicktextpro_0.9.11.6.zip
- unzip quicktextpro_0.9.11.6.zip
- open components/wzQuicktext.js in a text editor
- add the line "aData = "\uFEFF" + aData;" before the line "var chunk = converter.ConvertFromUnicode(aData);"
- save the file
- zip the files back to quicktextpro_0.9.11.6.zip
- rename quicktextpro_0.9.11.6.zip to quicktextpro_0.9.11.6.xpi
- reinstall the extension in Thunderbird
Note that templates and scripts files exported with a previous version still won't be readable because they don't have a BOM header. You will have to either re-export the files or manually add a BOM header with an hex editor.
Waardering 5 van 5 sterren
I have fix the attachment problem with quicktext pro!
You can contact me for sharing the fixed code under:
https://www.thunderbird-mail.de/index.php/Thread/67155
Waardering 5 van 5 sterren
Thanks to R. Kent James for "How to fix the core code" below. I'm happy to report that this worked for me on the pro version, running OSX 10.10. You've saved the day!
Deze beoordeling betreft een eerdere versie van de add-on (0.9.11.6).Waardering 5 van 5 sterren
Great. Thank you.
This addon is so important!
Waardering 5 van 5 sterren
As mentioned by others, this addon does not work with Thunderbird 38 due to an encoding issue. I've looked at the code, and presented the trivial change needed to restore read/write capability of template files. See http://mesquilla.com/2015/07/15/fixing-quicktext-addon-for-thunderbird/
I've contacted the author asking that this change be done, or someone else released to do the change.
R Kent James
Chair, Thunderbird Council
Om uw eigen collecties aan te maken, moet u een Mozilla-add-ons-account hebben.