mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 23:56:18 +00:00
78f1209672
Suggested by @ericshulman
16 lines
365 B
Plaintext
16 lines
365 B
Plaintext
modified: 20241001141521924
|
|
tags: [[Quick Start]]
|
|
title: Find Out More
|
|
type: text/vnd.tiddlywiki
|
|
icon: $:/core/images/help
|
|
color: #880
|
|
|
|
Resources to help you learn more about ~TiddlyWiki and its community.
|
|
|
|
<div class="tc-cards">
|
|
<$list filter="[tag[HelloThumbnail]]">
|
|
<$macrocall $name="flex-card" captionField="caption" descriptionField="text"/>
|
|
</$list>
|
|
</div>
|
|
|