I guess the reasons why this has not been implemented (via some
plugin) is because an awful lot of error prone pattern matching,
string replacing and tiddler saving would possibly be required slowing
down renaming performance drastically.

After all, it's not just about...
[[link]]
[[pretty|link]]

...which is probably the only thing considered by the core's
"references", but also..
<<tiddler link
<<tiddler [[link]]
<<tiddler "link"
<<tiddler 'link'

...and possibly other, plugin specific patterns.

But I guess it would be nice to have at least the basic cases covered
via automated updating and optionally some shadow tiddler opened
containing a list of other possibly affected tiddlers.

(Cautious) use of RegEx's and efficient string replacing is not my
strong suit, so I would be reluctant to dive into the matter.

Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to