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

26 lines
617 B
Plaintext
Raw Normal View History

created: 20140320230543190
modified: 20140320231444981
2014-09-11 19:36:30 +01:00
tags: Community
2014-09-11 15:52:47 +01:00
title: Resources
type: text/vnd.tiddlywiki
2014-09-08 12:51:07 -05:00
These are sites with resources created by the TiddlyWiki [[Community]] help you get the best out of TiddlyWiki: plugins, macros and more. Submit new entries via GitHub, Twitter or by posting in the [[TiddlyWiki Groups]].
2014-08-28 19:41:29 +01:00
<div class="tc-link-info">
2014-09-11 19:36:30 +01:00
<$list filter='[tag[Resources]!sort[modified]]'>
2014-08-28 19:41:29 +01:00
<div class="tc-link-info-item">
! <$link><$view field="title"/></$link>
2014-08-28 19:41:29 +01:00
<div class="tc-subtitle">Posted <$view field="modified" format="relativedate"/></div>
<$transclude/>
</div>
</$list>
</div>