1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-05 05:30:02 +00:00

26 lines
467 B
Plaintext
Raw Normal View History

created: 20140908125300000
modified: 20160602172722526
2014-09-11 19:36:30 +01:00
tags: Community
title: Tutorials
type: text/vnd.tiddlywiki
2014-09-08 12:54:58 -05:00
Here are some webpages with tips and tutorials related to ~TiddlyWiki.
2014-09-08 12:54:58 -05:00
<div class="tc-link-info">
2014-09-11 19:36:30 +01:00
<$list filter="[tag[Tutorials]!sort[modified]]">
2014-09-08 12:54:58 -05:00
<div class="tc-link-info-item">
! <$link><$view field="title"/></$link>
<div class="tc-subtitle">Posted <$view field="modified" format="relativedate"/></div>
<$transclude/>
</div>
</$list>
</div>