mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 15:24:39 +00:00
Now we can display the fields list as a proper table. We've had to temporarily hack the list widget again…
3 lines
183 B
Plaintext
3 lines
183 B
Plaintext
title: $:/core/ui/TiddlerFieldTemplate
|
|
|
|
<tr class="tw-view-field"><td class="tw-view-field-name"><<listItem>></td><td class="tw-view-field-value"><$view field=<<listItem>>/></td></tr> |