LaCava Research Wiki
Initiated September 2017
License and Citing this Wiki
WIKI How-to
$:/status/UserName
ToC
IssuesWithNewWikiToBeAddressed
ModifiedShadows
jlacava
10th January 2020 at 11:17am
$:/core/ui/ViewTemplate/subtitle
Would like to change Journal date format; this didnt work!
http://tiddlywiki.narkive.com/ZWsbjkUC/tw-how-to-change-the-date-format-in-tiddlers-headers
<$view
field="modified"
format="relativedate"/>
changed to:
<$view
field="modified"
format="date"
template="0MM/0DD/YY"/>