mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-26 20:02:52 -08:00
7 lines
216 B
Text
7 lines
216 B
Text
title: $:/core/ui/TiddlerFields
|
|
|
|
<table class="tw-view-field-table">
|
|
<tbody>
|
|
<$list filter="[all[current]fields[]sort[title]] -text" template="$:/core/ui/TiddlerFieldTemplate" variable="listItem"/>
|
|
</tbody>
|
|
</table>
|