An idea that may get you towards your objective.

Before renaming a tiddler that is referenced in other tiddlers use the menu
option "References" to see all the tiddlers that are using it. As we know
tiddlers are unique, thus the string defined by the tiddlername (excluding
those proceeded by ~ "non-wiki escape) in the reference tiddlers are what we
need to change.

So if you could use the references method to get a list of tiddlers then use
a search and replace on those tiddlers to change them to the new name you
would have what you want.

Perhaps a search and replace on the whole tiddlywiki would also work.

A quick hack may be to open the tiddlywiki in a text editor and replace all
occurrences of your tiddler name with the new tiddler name. this should
catch all names, references etc... but this would be time consuming if you
want to rename lots of tiddlers. Caution this may have a problem I cant see.

Regards Tony


TonyM

If you have not found an easy way to do it with TiddlyWiki, you have missed
something.
www.tiddlywiki.com



On Thu, Apr 15, 2010 at 09:29, Måns <[email protected]> wrote:

> Hi again
>
> > I couldn't find anything on minitag.
> Sorry I should have called it QuickOpenTagPlugin
> http://mptw.tiddlyspot.com/#QuickOpenTagPlugin
> Its used in mptw, in the ViewTemplate as a macro called: minitag - my
> mistake..
> > Basically, I have text content, which contains links to other tiddlers
> > embedded in the content, for example a wiki article with embedded
> > links pointing to other articles. These aren't just "this links
> > to...", their position and order in the content is important.
> Have a look at AutoWeavePlugin - http://weave.tiddlyspot.com/   -
> This thread, might be usefull too - cmari presents a script for
> retrieving dead links in tiddlers - :
>
> http://groups.google.dk/group/tiddlywiki/browse_thread/thread/32048d2d33e542ce/dff0b73539664b16?hl=en&lnk=gst&q=auto+link#dff0b73539664b16
>
> Regards Måns Mårtensson
>
> --
> 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]<tiddlywiki%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/tiddlywiki?hl=en.
>
>

-- 
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