Date Export to static site

64 views
Skip to first unread message

David Ralph Lewis

unread,
Jun 9, 2021, 2:53:08 PM6/9/21
to TiddlyWiki

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

David Ralph Lewis

unread,
Jun 10, 2021, 7:05:33 AM6/10/21
to TiddlyWiki
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!
Reply all
Reply to author
Forward
0 new messages