1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/community/Examples.tid

28 lines
668 B
Plaintext
Raw Normal View History

created: 20140320230543190
modified: 20140320231444981
tags: introduction community
2013-09-10 14:29:48 +00:00
title: Examples
type: text/vnd.tiddlywiki
2013-09-10 14:29:48 +00:00
This collection showcases inspiring and interesting examples of TiddlyWiki being used in the wild.
2013-09-10 14:29:48 +00:00
Submit new entries to this collection via GitHub, Twitter or by posting in the [[TiddlyWiki Groups]].
<div class="tw-link-info">
<$list filter="[tag[examples]!sort[modified]]">
<div class="tw-link-info-item">
! <$link><$view field="title"/></$link>
!!! <a href={{!!url}} target="_blank"><$text text={{!!url}}/></a>
2014-07-21 12:18:20 +00:00
<div class="tw-subtitle">Posted <$view field="modified" format="relativedate"/></div>
<$transclude/>
</div>
</$list>