mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 02:36:52 +00:00
6 lines
213 B
Plaintext
6 lines
213 B
Plaintext
title: $:/core/ui/TiddlerFields
|
|
|
|
<table class="tw-view-field-table"><tbody><$list filter="[is[current]fields[]sort[title]] -text" template="$:/core/ui/TiddlerFieldTemplate" variable="listItem"/>
|
|
</tbody>
|
|
</table>
|