kookma / TW-Commander

A tiddler toolkit for Tiddlywiki 5. Batch operations on bulk of tiddlers. Create, delete, add fields, tags, search and replace and inspect tiddlers.
https://kookma.github.io/TW-Commander/
49 stars 8 forks source link

Fixed add-remove-fields dropdown not hiding when empty. #1

Closed kookma closed 5 years ago

kookma commented 5 years ago

The field-add/remove dialog was showing an empty drop-down when "show system fields" was unchecked.

kookma commented 5 years ago

I got what is the problem

The filter was not updated when the checkbox for system tiddlers unchecked.

<$list filter="[subfilter{$:/temp/commander/field-remove-filter}] +[limit[1]]" variable="dummy">