Hi Birthe

Brilliant! It is a pity that we can not in Russian. We will do a color tag! 
"notEvent"

Can I ask for such a thing? If you do everything right with examples and 
efficiently. That is called the journal I called the chronology. And 
tiddlers - dates have this tag. How to make a tiddler - Chronology, where 
the table with dates and tiddlers that have that date?

Thousands of thanks in advance!

P.S. I decided to use the solution by Richard and my template I have is as 
follows:

<$reveal type="nomatch" state=<<folded-state>> text="hide" tag="div" 
retain="yes" animate="yes">
<div class="tc-subtitle">
Historic date:<$link to={{!!historic}}>
<$view field="historic" format="date YYYYMMDD" 
template={{$:/language/Tiddler/DateFormat}}/>
</$link> 
<$list filter="[is[current]!has[info]]">
Place:<$link to={{!!place}}>
<$view field="place"/>
</$link>
</$list> 
<$list filter="[is[current]has[info]]">
Place: <a href={{!!url}} target="blank">{{!!info}}</a>
</$list> 
Type of event:<$link to={{!!eventtype}}>
<$view field="eventtype"/>
</$link> 
</div>
</$reveal>

понедельник, 25 июля 2016 г., 20:52:00 UTC+2 пользователь Birthe C написал:
>
> If you would not mind using a tag in tiddlers that you do not want to show 
> subtitle you could create a tiddler tagged $:/tags/Stylesheet and content
>
> .tc-tagged-nondates .tc-subtitle { visibility: hidden;}
>
> nondates is just an example, use what you like.
>
> Subtitles are not removed just not visible.
>
>
> Birthe
>

-- 
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/a918b728-75a1-4b17-ad99-629abd586a50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to