[tw] Re: Linking to a tiddler with spaces with an alternate link

2009-06-26 Thread M)

[[Johny Smith|Smith, John]] should work.

Another option is to write in [[Johny Smith]] <>.  This will transclude the [[Smith, John]] content into [[Johny
Smith]]. You'll find TiddlerWithEditPlugin useful.

http://tw.lewcid.org/#TiddlerWithEditPlugin

You might want to try the RedirectMacro -- what you do is add create
the redirects in a [[redirects]] tiddler and then add <> to the MainMenu.  The result is what ever you label as a
redirect to [[Smith, John]] will automatically become a link to that
tiddler.  So, you might have John Smith, Johnny Smith etc. all
redirect throughout your TW without having to hardcode them yourself.

http://checkettsweb.com/styles/#RedirectMacro

Alternatively, you can use the TiddlerAliasPlugin.  This one you do
have to hard code the options where they exist, thus this is not as
ideal.

http://tiddlywiki.abego-software.de/#TiddlerAliasPlugin

There likely is another option using 
http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin.
This one is beyond me.

Regarding the RedirectMacro, TiddlerAlias plugin and the transclusion
option, the "references" are not as you might expect.  Personally, I'm
toying with the transclusion and RedirectMacro options and have yet to
decide which I prefer.

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



[tw] Re: Linking to a tiddler with spaces with an alternate link

2009-06-26 Thread Ken Girard

The correct format is:
[[Johny Smith|Smith, John]]

Wanted to make sure you didn't think that it was a mis-typing on M)'s
part.

Ken Girard

On Jun 26, 5:47 am, AlanBCohen  wrote:
> Let's say I have a tiddler [[Smith, John]].  in a separate tiddler, I
> have a reference 'Johnny Smith'.  I want to link them but the context
> really doesn't allow using the 'last , first' format.  [[Johny Smith|
> [[Smith, John doesn't seem to work.
> (background; I have close to three hundred  tiddlers using the 'last ,
> first' format with the employee tag based on imported information.)
> One idea would be to create [[Johnny Smith]] as a tiddler with the
> 'Macro TiddlyName:Smith, John' (without the employee tag to avoid
> double listing him).
> Is there another work-around I've missed?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---