1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 19:23:29 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/community/Articles.tid

26 lines
535 B
Plaintext
Raw Normal View History

created: 20140320230543190
modified: 20140320231444981
2014-09-11 18:36:30 +00:00
tags: Community
2014-09-11 14:52:47 +00:00
title: Articles
type: text/vnd.tiddlywiki
2014-09-10 20:56:54 +00:00
Here are some recent articles written about ~TiddlyWiki. Submit new articles via GitHub, Twitter or by posting in the [[TiddlyWiki Groups]].
2014-08-28 18:41:29 +00:00
<div class="tc-link-info">
2014-09-11 18:36:30 +00:00
<$list filter="[tag[Articles]!sort[modified]]">
2014-08-28 18:41:29 +00:00
<div class="tc-link-info-item">
! <$link><$view field="title"/></$link>
2014-08-28 18:41:29 +00:00
<div class="tc-subtitle">Posted <$view field="modified" format="relativedate"/></div>
<$transclude/>
</div>
</$list>
</div>