mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-01 23:57:37 +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
764 B
Plaintext
25 lines
764 B
Plaintext
created: 20210101150806938
|
|
modified: 20210101151403345
|
|
tags: Resources
|
|
title: Community Plugins
|
|
|
|
These are plugins created by the ~TiddlyWiki [[Community]]. Visit their website to try out the plugin. Carefully read the installing instructions and back up before installing! These plugins may not always be up to date and can contain bugs or unwanted behaviour. For even more plugins, visit the [[TiddlyWiki Groups|Forums]]. New plugins get posted and announced there first.
|
|
|
|
<div class="tc-link-info">
|
|
|
|
<$list filter='[tag[Community Plugins]!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>
|