Reviews for Quicktext
485 reviews for this add-on
Rated 5 out of 5 stars
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 :(
Rated 5 out of 5 stars
Excellent extension. And now working again in Thunderbird 45 thanks to rkent's much appreciated fix on bugzilla.mozilla.org (Bug 1209425)
This review is for a previous version of the add-on (0.9.11.6).Rated 5 out of 5 stars
Thanks rkent!
This review is for a previous version of the add-on (0.9.11.6).Rated 5 out of 5 stars
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.
Rated 1 out of 5 stars
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.
Rated 5 out of 5 stars
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!
Rated 1 out of 5 stars
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
Rated 5 out of 5 stars
Bei der Arbeit mit Textbausteinen eine große Hilfe.
This review is for a previous version of the add-on (0.9.11.6).Rated 5 out of 5 stars
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.
Rated 5 out of 5 stars
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.
Rated 5 out of 5 stars
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
Rated 5 out of 5 stars
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!
This review is for a previous version of the add-on (0.9.11.6).Rated 5 out of 5 stars
Great. Thank you.
This addon is so important!
Rated 5 out of 5 stars
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
Rated 5 out of 5 stars
I love this addon! I use it every day for every message! This addon is well thought out and versatile.
I wrote a tutorial on Stack Overflow about how to embed images in email - and you can use this method easily with QuickText: http://stackoverflow.com/a/18008898/1038866
Also, change the encoding of your QuickText quicktext\templates.xml file in your profil folder will fix the problem with the configuration not showing in Thunderbird 38.01. There are directions in one of the reviews previous to mine.
Rated 5 out of 5 stars
* * * * TUTORIAL FOR TB 38 * * * *
1. Make changes to your QuickText templates.
2. Close Thunderbird;
3. Find the templates.xml file (on Windows, it's located in C:Users<Username>AppDataRoamingThunderbirdProfile<Profile>quicktext)
4. Open templates.xml in Notepad++ and set the encoding to "UCS-2 Little Endian" (this step restores the required BOM characters);
5. Save the file and restart Thunderbird.
6. Redo after making any change to your QuickTexts.
ENOY :)
Rated 2 out of 5 stars
Since THB 38.01, the saved text are erased and there is no possiblity to reimport the saved settings
This review is for a previous version of the add-on (0.9.11.5).Rated 3 out of 5 stars
I agree witch previous post. This plugin does not work correctly (with TB 38.0.1), erasing groups and templates after restart.
This review is for a previous version of the add-on (0.9.11.5).Rated 5 out of 5 stars
thunderbirdのバージョン上げてから、自動で表示されなくなりましたが、
「設定」→「全般」→「起動時にインポート」の部分に、ファイルの階層を入れてやれば、毎回読み込むようです。
また、新規にエクスポートしたデータを読み込んでも、何も表示され無い件は、
中身自体は消えていないので、テキストエディタ(秀丸とか)で
読み込んで、その他、正常に読み込めるデータに移植してあげると、正しく読み込めるようになりました。
※上部の<menu>から下部の</body>まで
いつも便利に使わせてもらっているので、対応を期待します。
Rated 1 out of 5 stars
It not work with TB 38.0.1, template isn't saved after restart TB, please fix :(
This review is for a previous version of the add-on (0.9.11.5).To create your own collections, you must have a Mozilla Add-ons account.