Make title New_tiddler and caption New tiddler.  and you can change 
$:/core/ui/ViewTemplate/title like here 
https://design4shop.ru/heeg.html#%24%3A%2Fcore%2Fui%2FViewTemplate%2Ftitle to 
replace title by caption if it exists 

<$view field="caption">
<$view field="title"/>
</$view>




пятница, 27 января 2017 г., 6:36:59 UTC+3 пользователь Riz написал:

>
>
> Right now if I render a tiddler, say "New Tiddler" as html, its filename 
> becomes "New%20Tiddler.html"
>
> Which means, if I need to link to that html file, 
>   href="New Tiddler.html" won't work, 
>   href="New%20Tiddler.html"  won't work either because browser interprets 
> it as New Tiddler.html
>
>  I have to actually double url encode that name to get it working. 
>
> Is there a configuration somewhere which can be used to change this 
> behaviour? 
>
>
>

-- 
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/0d8906ff-1536-465b-8e95-52e54a4802e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to