[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-06 Thread pedruchini
I think you can use Mat's http://aliases.tiddlyspot.com
You can use the caption field instead of the alias field by modifying 
the"Alias ViewTemplate".

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/71406c5d-a554-4873-a310-3b12e351f7b5%40googlegroups.com.


[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-06 Thread 008
Eric,  TonyM ,  Mohammad,  Thank you all guys very much, It's very helpful.

在 2020年4月6日星期一 UTC+8上午9:03:25,008写道:
>
> I add a field "caption" to my tiddler,  I can see the caption showing in 
> the "list-links" or "toc-selective-expandable", but in the sotry river, it 
> also shows the title, where I want to also show the caption.
>
> [image: 1.png]
>
> [image: 2.png]
>
> [image: 3.png]
>
> [image: 6.png]
>
>
>
> What can I do to got this work?
>
>
> BUT in this site http://tw5-zh.tiddlyspot.com/   .  It's ok to rendering 
> caption in the story river. I cann't find out why.
>
> [image: 4.png]
>
> [image: 5.png]
>
>
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f2cde4ff-9770-4f76-8b08-110c340ad9ed%40googlegroups.com.


[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-06 Thread Mohammad
Correct! My mistake, I input in System tab!

On Monday, April 6, 2020 at 12:55:36 PM UTC+4:30, Eric Shulman wrote:
>
> On Monday, April 6, 2020 at 12:54:10 AM UTC-7, Mohammad wrote:
>>
>> Using Shadows tab seems no result appear! but Filter tab shows the result 
>> if you input the whole tiddler name
>>
>
> I just verified... on https://tiddlywiki.com/#%24%3A%2FAdvancedSearch:
>
> Entering "viewtemplate/title" in the Shadows tab input field *does* show 
> one result: $:/core/ui/ViewTemplate/title
>
> -e
>
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b82f250d-bdc7-4e00-b817-a44cd0eeb9f3%40googlegroups.com.


[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-06 Thread Eric Shulman
On Monday, April 6, 2020 at 12:54:10 AM UTC-7, Mohammad wrote:
>
> Using Shadows tab seems no result appear! but Filter tab shows the result 
> if you input the whole tiddler name
>

I just verified... on https://tiddlywiki.com/#%24%3A%2FAdvancedSearch:

Entering "viewtemplate/title" in the Shadows tab input field *does* show 
one result: $:/core/ui/ViewTemplate/title

-e


-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7b320d79-cf8d-4d21-a8cf-cad1ec8fa38d%40googlegroups.com.


[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-06 Thread Mohammad
Added to TW-Scripts

On Monday, April 6, 2020 at 7:38:17 AM UTC+4:30, Eric Shulman wrote:
>
> On Sunday, April 5, 2020 at 6:03:25 PM UTC-7, 008 wrote:
>>
>> I add a field "caption" to my tiddler,  I can see the caption showing in 
>> the "list-links" or "toc-selective-expandable", but in the sotry river, it 
>> also shows the title, where I want to also show the caption.
>> BUT in this site http://tw5-zh.tiddlyspot.com/   .  It's ok to rendering 
>> caption in the story river. I cann't find out why.
>>
>
> That site is using a customized version of *$:/core/ui/ViewTemplate/title*, 
> in which they have replaced this line:
> <$view field="title"/>
> with this:
> <>
>
> If you make that same change, you will get the results you want.  To edit 
> the shadow tiddler:
>
> 1) Open the AdvancedSearch by clicking on the magnifying glass icon next 
> to the sidebar search input field
> 2) Select the "Shadows" tab
> 3) Enter "viewtemplate/title" in the AdvancedSearch input field
> 4) Click on the resulting link to view *$:/core/ui/ViewTemplate/title*
>

Using Shadows tab seems no result appear! but Filter tab shows the result 
if you input the whole tiddler name
 

> 5) Press the edit button
> 6) Change the line as described above
> 7) Press the done button
>
> enjoy,
> -e
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b4b1c6c0-4aaa-4ccb-ae37-af8f6148589a%40googlegroups.com.


[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-05 Thread TonyM
Sorry,

I missed Erics reply.

Regards
Tony

On Monday, April 6, 2020 at 2:08:01 PM UTC+10, TonyM wrote:
>
> 008
>
> On the site http://tw5-zh.tiddlyspot.com/ 
> 
>  
>
> The tiddler $:/core/ui/ViewTemplate/title has being changed to use the 
> macro <>
> as do others like $:/editions/tw5.com/operator-macros
>
> Use advanced search for toc-caption and find where this "macro is defined 
> and ensure the same in your TiddlyWiki.
>
> Make a backup then drag and drop the tiddlers on to your wiki and see if 
> that works.
>
> Regards
> Tony
>
>
>
> On Monday, April 6, 2020 at 11:03:25 AM UTC+10, 008 wrote:
>>
>> I add a field "caption" to my tiddler,  I can see the caption showing in 
>> the "list-links" or "toc-selective-expandable", but in the sotry river, it 
>> also shows the title, where I want to also show the caption.
>>
>> [image: 1.png]
>>
>> [image: 2.png]
>>
>> [image: 3.png]
>>
>> [image: 6.png]
>>
>>
>>
>> What can I do to got this work?
>>
>>
>> BUT in this site http://tw5-zh.tiddlyspot.com/   .  It's ok to rendering 
>> caption in the story river. I cann't find out why.
>>
>> [image: 4.png]
>>
>> [image: 5.png]
>>
>>
>>
>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b70f43d3-d2fc-42e5-b58f-82193c7f6e02%40googlegroups.com.


[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-05 Thread TonyM
008

On the site http://tw5-zh.tiddlyspot.com/ 

 

The tiddler $:/core/ui/ViewTemplate/title has being changed to use the 
macro <>
as do others like $:/editions/tw5.com/operator-macros

Use advanced search for toc-caption and find where this "macro is defined 
and ensure the same in your TiddlyWiki.

Make a backup then drag and drop the tiddlers on to your wiki and see if 
that works.

Regards
Tony



On Monday, April 6, 2020 at 11:03:25 AM UTC+10, 008 wrote:
>
> I add a field "caption" to my tiddler,  I can see the caption showing in 
> the "list-links" or "toc-selective-expandable", but in the sotry river, it 
> also shows the title, where I want to also show the caption.
>
> [image: 1.png]
>
> [image: 2.png]
>
> [image: 3.png]
>
> [image: 6.png]
>
>
>
> What can I do to got this work?
>
>
> BUT in this site http://tw5-zh.tiddlyspot.com/   .  It's ok to rendering 
> caption in the story river. I cann't find out why.
>
> [image: 4.png]
>
> [image: 5.png]
>
>
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/482c9ed2-91fa-4ea5-b5c2-d11af7880ecd%40googlegroups.com.


[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-05 Thread Eric Shulman
On Sunday, April 5, 2020 at 6:03:25 PM UTC-7, 008 wrote:
>
> I add a field "caption" to my tiddler,  I can see the caption showing in 
> the "list-links" or "toc-selective-expandable", but in the sotry river, it 
> also shows the title, where I want to also show the caption.
> BUT in this site http://tw5-zh.tiddlyspot.com/   .  It's ok to rendering 
> caption in the story river. I cann't find out why.
>

That site is using a customized version of *$:/core/ui/ViewTemplate/title*, 
in which they have replaced this line:
<$view field="title"/>
with this:
<>

If you make that same change, you will get the results you want.  To edit 
the shadow tiddler:

1) Open the AdvancedSearch by clicking on the magnifying glass icon next to 
the sidebar search input field
2) Select the "Shadows" tab
3) Enter "viewtemplate/title" in the AdvancedSearch input field
4) Click on the resulting link to view *$:/core/ui/ViewTemplate/title*
5) Press the edit button
6) Change the line as described above
7) Press the done button

enjoy,
-e

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ea8c6f5d-28a9-4f4f-92b6-562f96f2ffac%40googlegroups.com.