Forum
ohsm2007-05-09 04:13:39
I've found a bug.
I'd like to use "<" and ">", but Quicktext directory writes charactor "<" in "templates.xml" file. So Quicktext misses in loading "templates.xml" file after TB restart.
(I'm using Quicktext 0.9.9.9, Thunderbird 2.0.0)

Will you add new function to use "&lt" and "&gt"?
WizKid2007-05-09 14:17:03
Where do you use the <, > characters? Do you edit the file manually? Could you send me the templates.xml file?
ohsm2007-05-25 03:13:02
> Do you edit the file manually?
No, I'm only using QuickText GUI.

I'd like to use "<File: >".
QuickText confuses <![CDATA]...">" and <File:...">".

The sample is shown below.
> <texts>
> <text shortcut="" type="1">
> <name><![CDATA[File]]></name>
> <body><![CDATA[<File: [[CURSOR]]>]]></body>
> </text>
> </texts>
WizKid2007-05-25 16:17:50
I'm aware of the problem. The problem is if you use "]]>". I have got a tip how I could solve the problem and if that works it will be in the next version.
ohsm2007-06-04 14:43:25
I expect next version!
qtuser2007-07-30 11:32:30
I'd like to be able to have ]]> works as well, it's very useful to do something like <[[CLIPBOARD]]> for urls, because the <> around the url forces email readers to not break long links.
qtuser2007-07-30 11:52:06
Found a workaround: create a new template that contains just one > character (I called mine "q|lt" meaning "less than"), and now you can do:

<[[CLIPBOARD]][[TEXT=q|lt]]

bypassing the ]]> limitation.
1
Create post
You need to login before posting in the forum