Figured it out! Nothing to do with my snippets and everything to do with
how I import tiddlers from the copy I use when I'm away from my main
computer. D'oh!
On Wednesday, 9 June 2021 at 19:53:08 UTC+1 David Ralph Lewis wrote:
>
> Hello, I'm new to this group.
>
> I'm using tiddly wiki as a personal wiki and exporting most notes to a
> static site.
>
> I've adapted the subtitle field to show the modified date on the static
> site. The problem is the static site shows the modified date as the date I
> run the export for all pages.
>
> The snippet I'm using is this:
>
> <div class="tc-subtitle">
> <$link to={{!!modifier}} />
> <p> This page modified on <$view field="modified" format="date"
> template={{$:/language/Tiddler/DateFormat}}/></p>
> </div>
>
> In the static tiddler template it is down as:
>
> `<$view tiddler="$:/davidralphlewis/date-modified" format="htmlwikified"/>`
>
> The site with the date I exported it on the right of each page is here:
> https://davidralphlewis.github.io/binaryephemera/
>
> Any idea how I can make the site show the actual modified date, not the
> date I ran the import?
>
> Thanks so much!
>
> David
>
--
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/1096943b-e3d2-4234-9b9b-cc3f0a95a8d6n%40googlegroups.com.