mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-22 05:50:01 +00:00
Create Tips and tutorials.tid
This commit is contained in:
parent
1764300000
commit
6b06cbd7b2
@ -0,0 +1,26 @@
|
||||
title: Tips and tutorials
|
||||
tags: [[Get help and learn more]]
|
||||
created: 201409081253
|
||||
modified: 201409081253
|
||||
|
||||
Here are some webpages with tips and tutorials related to ~TiddlyWiki
|
||||
|
||||
<div class="tc-link-info">
|
||||
|
||||
<$list filter="[tag[tutorials]!sort[modified]]">
|
||||
|
||||
<div class="tc-link-info-item">
|
||||
|
||||
! <$link><$view field="title"/></$link>
|
||||
|
||||
!!! <a href={{!!url}} target="_blank"><$text text={{!!url}}/></a>
|
||||
|
||||
<div class="tc-subtitle">Posted <$view field="modified" format="relativedate"/></div>
|
||||
|
||||
<$transclude/>
|
||||
|
||||
</div>
|
||||
|
||||
</$list>
|
||||
|
||||
</div>
|
Loading…
x
Reference in New Issue
Block a user