mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-21 12:02:56 -08:00
9 lines
266 B
Text
9 lines
266 B
Text
title: $:/Manager/ItemMain/Fields
|
|
tags: $:/tags/Manager/ItemMain
|
|
caption: {{$:/language/Manager/Item/Fields}}
|
|
|
|
<table>
|
|
<tbody>
|
|
<$list filter="[all[current]fields[]sort[title]] -text" template="$:/core/ui/TiddlerFieldTemplate" variable="listItem"/>
|
|
</tbody>
|
|
</table>
|