Oceniono na 5 z 5 możliwych gwiazdek

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.

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.6).  Ten użytkownik wystawił dla tego dodatku także inną opinię.

Oceniono na 5 z 5 możliwych gwiazdek

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.

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.6). 

Oceniono na 5 z 5 możliwych gwiazdek

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

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.6). 

Oceniono na 5 z 5 możliwych gwiazdek

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!

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.6). 

Oceniono na 5 z 5 możliwych gwiazdek

Great. Thank you.
This addon is so important!

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.6).  Ten użytkownik wystawił dla tego dodatku także 3 inne opinie.

Oceniono na 5 z 5 możliwych gwiazdek

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

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 5 z 5 możliwych gwiazdek

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.

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 5 z 5 możliwych gwiazdek

* * * * 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 :)

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 2 z 5 możliwych gwiazdek

Since THB 38.01, the saved text are erased and there is no possiblity to reimport the saved settings

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 3 z 5 możliwych gwiazdek

I agree witch previous post. This plugin does not work correctly (with TB 38.0.1), erasing groups and templates after restart.

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 5 z 5 możliwych gwiazdek

thunderbirdのバージョン上げてから、自動で表示されなくなりましたが、
「設定」→「全般」→「起動時にインポート」の部分に、ファイルの階層を入れてやれば、毎回読み込むようです。

また、新規にエクスポートしたデータを読み込んでも、何も表示され無い件は、
中身自体は消えていないので、テキストエディタ(秀丸とか)で
読み込んで、その他、正常に読み込めるデータに移植してあげると、正しく読み込めるようになりました。

※上部の<menu>から下部の</body>まで

いつも便利に使わせてもらっているので、対応を期待します。

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 1 z 5 możliwych gwiazdek

It not work with TB 38.0.1, template isn't saved after restart TB, please fix :(

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 4 z 5 możliwych gwiazdek

I was worried when reading about this add-on no longer working, so looked for an alternative.

This seems to do what I need and is compatible with the latest Thunderbird:
https://addons.mozilla.org/en-us/thunderbird/addon/clippings/

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 1 z 5 możliwych gwiazdek

Hi,

As Andy68 mentions the problem appears to be that quicktext now saves templates.xml without the FFFE at the beginning of the file. If you are a windows user you can resolve this by opening the templates.xml in notepad++ going to encoding, changing the encoding to "UCS-2 Little Endian" and saving. After changing the encoding and restarting thunderbird, quicktext should read the templates correctly. If you save in quicktext though you will have to do this again. Hopefully this workaround helps until Quicktext is fixed to save properly.

PS Windows users may find templates.xml in C:\Users\<Username>\AppData\Roaming\Thunderbird\Profile\<Profile>\quicktext\

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 1 z 5 możliwych gwiazdek

This was an indispensable module (a 5 star one) - I had dozens of ready to use templates to drop into emails. However, since an update to Thunderbird, all of them have disappeared. I've tried saving new ones, but they disappear after restarting the computer...

Not cool! I'm going to have to disable this module now. There hasn't been an update in over a year, so doubt anything will change any time soon.

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 1 z 5 możliwych gwiazdek

Bogobogo's workaround is working. Nevertheless the XML master-template was obviously corrupted! (???)
I did a binary comparison of the XML master-template file stored in \profile\quicktext\templates.xml with an older backup template.
Both files were equal except for two additional leading bytes at the top of the template file from my backup. (Bytes: FF FE)
If you want to restore your possibly corrupted Quicktext template I recommend to open your template with HEX editor and add two additional leading bytes "FF" "FE" to the file.
It worked for me.
I hope there will be a bug fix of Quicktext as soon as possible.

Regards!

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 1 z 5 możliwych gwiazdek

WHAT HAPPENED? Where are all my saved texts??? They all disappeared overnight!

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 1 z 5 możliwych gwiazdek

There are multiple bug reports. Author does not responde for months.

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5). 

Oceniono na 1 z 5 możliwych gwiazdek

Quicktext Pro license still available for sale.
Not a good idea.

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5).  Ten użytkownik wystawił dla tego dodatku także inną opinię.

Oceniono na 5 z 5 możliwych gwiazdek

Exactly what I needed.

Ta opinia jest o wcześniejszej wersji dodatku (0.9.11.5).