mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
|
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>
|