mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 01:26:18 +00:00
28 lines
589 B
Plaintext
28 lines
589 B
Plaintext
created: 20140320230543190
|
|
modified: 20140320231444981
|
|
tags: introduction community
|
|
title: Articles
|
|
type: text/vnd.tiddlywiki
|
|
|
|
Submit new entries to this collection of articles via GitHub, Twitter or by posting in the [[TiddlyWiki Groups]].
|
|
|
|
<div class="tw-link-info">
|
|
|
|
<$list filter="[tag[articles]!sort[modified]]">
|
|
|
|
<div class="tw-link-info-item">
|
|
|
|
! <$link><$view field="title"/></$link>
|
|
|
|
!!! <a href={{!!url}} target="_blank"><$text text={{!!url}}/></a>
|
|
|
|
<div class="tw-subtitle">Updated <$view field="modified" format="relativedate"/></div>
|
|
|
|
<$transclude/>
|
|
|
|
</div>
|
|
|
|
</$list>
|
|
|
|
</div>
|