When I try this:

\define target() My Little Tiddler

<$button>Go forth
<$action-navigate $to=<<target>> />
</$button>

It works. That is, it navigates to the tiddler "My Little Tiddler" even 
though that tiddler has spaces in it's name. Perhaps we need to know more 
about how you are making "target" ?

Good luck!
-- Mark

On Friday, July 27, 2018 at 9:27:39 PM UTC-7, Mohammad wrote:
>
> The action navigate used like below
>
> <$action-navigate $to="target" />
>
> If a text reference used for target tiddler, then if you have space in the 
> target tiddler name, it fails
>
> Assume
>
> <$action-navigate $to=<<target>> />
>
> Where target is a macro or variable with this value
>
> Hi I am a Tiddler
>
> How resolve this?
>
> Other example can be like this
>
> <$action-navigate $to={{MyTiddler!!SomeRef}} />
>
>
> *Mohammad*
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d40b3d34-580c-4535-a886-29328656d9e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to