when a tiddler (say tiddlerA) has a colon in the title (":") TW will
continually recreate a second tiddler (tiddlerB) using the characters
upto (but excluding) the colon.
e.g.:
TiddlerA = [[@OPCO: some more narrative]]
results in a tiddler
tiddlerB = [[@OPCO]]
the "@" in this example is not material.
If you delete the tiddlerB TW will restore it whenever it processes/
reads tiddlerA.
environment:
------------------
TW version: 2.1.3
Firefox 2.0.0.1
Windows XP pro with service pack 2
tx
..c..
http://trac.tiddlywiki.org/tiddlywiki/ticket/235
Cheers
Jeremy
--
Jeremy Ruston
mailto:jer...@osmosoft.com
http://www.tiddlywiki.com
On Jan 31, 12:59 pm, "Jeremy Ruston" <jeremy.rus...@gmail.com> wrote:
> The colon is one of the characters that can't be included in a tiddler
> title, which of course should be enforced somehow. I've updated this
> ticket to cover the problem:
>
> http://trac.tiddlywiki.org/tiddlywiki/ticket/235
>
> Cheers
>
> Jeremy
>