An Update
I used the below macro to return to last viewed tiddler when switch back to
Classic Story View, but no success!
\define gotoSlide()
<$set name="target" value={{$:/HistoryList!!current-tiddler}}>
<$action-navigate $to=<<target>>/>
</$set>
\end
On Saturday, July 28, 2018 at 8:57:39 AM UTC+4:30, 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/e3fd9981-8d65-4b16-accc-e21917e9bcc4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.