Mark!
 Thank you! I used the same! I read the $:/HistoryList!!current-tiddler 
when I switch between two story viewes (zoomin and classic).
By the way what you proposed also worked for me!

Still I could not figure it out how to focus on the same tiddler when I 
change story view!


*Mohammad*




On Sunday, July 29, 2018 at 8:09:44 AM UTC+4:30, Mark S. wrote:
>
> 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/fd1ec112-d276-44b0-b8c4-3ae11f90a1c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to