Added to TW-Scripts

On Saturday, July 20, 2019 at 9:10:23 PM UTC+4:30, Ton Gerner wrote:
>
> Hi Dan,
>
> You can very easy hide the subtitle (username, modified date) by creating 
> a stylesheet (tiddler tagged with $:/tags/Stylesheet) containing:
>
> .tc-subtitle {
>      display:none;
> }
>
> In case you only want to get rid of the date, you have to override the 
> shadow tiddler $:/core/ui/ViewTemplate/subtitle
> Open this tiddler and remove the line 
>
> <$view field="modified" format="date" 
> template={{$:/language/Tiddler/DateFormat}}/>
>
> Save the tiddler thereafter.
>
> Hope that helps
>
> On Saturday, July 20, 2019 at 2:58:46 PM UTC+2, Dan Lokemoen wrote:
>>
>> How do I stop new Tiddlers from creating Timestamps?
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/213375c6-8082-4bb5-8777-c47de8a5d787%40googlegroups.com.

Reply via email to