mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-02 00:07:33 +00:00
* Initial Commit * Oops * Force CI build * Introduce procedure for displaying teams And some styling tweaks * More styling tweaks * Add a pill for vacant positions * Reorganise table of contents * Fix generic team icon * Fix copy-paste error * Add default icon for people * Add newsletter team * Project team icon * New community tab for people * Update succession team blurb * Person cards should show team leaderships/memberships * Add card for @Arlen22 * Add card for Motovun Jack cc @saqimtiaz * Remove erroneously committed file * Preparing for v5.4.0 * Add final batch of survey responses * Fix merge from master instead of tiddlywiki-com * Prerelease local plugin library URI is wrong, but shouldn't fix that here * Update modified/created dates for docs tiddlers * Add an incompleteness caveat
25 lines
574 B
Plaintext
25 lines
574 B
Plaintext
created: 20210101152520906
|
|
modified: 20210101152533358
|
|
tags: Resources
|
|
title: Other Resources
|
|
|
|
This list contains any usefull resource that have been shared with the ~TiddlyWiki Community that doesn fit the previous categories. They may be, macros, widgets, code snippts, ideas or more.
|
|
|
|
<div class="tc-link-info">
|
|
|
|
<$list filter='[tag[Other Resources]!sort[modified]]'>
|
|
|
|
<div class="tc-link-info-item">
|
|
|
|
! <$link><$view field="title"/></$link>
|
|
|
|
<div class="tc-subtitle">Posted <$view field="modified" format="relativedate"/></div>
|
|
|
|
<$transclude/>
|
|
|
|
</div>
|
|
|
|
</$list>
|
|
|
|
</div>
|