TW-Commander icon indicating copy to clipboard operation
TW-Commander copied to clipboard

Question: Does combo search only support of a subset of filter operators?

Open davout1806 opened this issue 4 years ago • 1 comments

I ask because I have this situation:

I have a list of tiddler names (>100) that I want to do a batch add field operation. As a trial I created a temporary tiddler workingTemp with field 'list' whose value is set to [[All Else Equal]] [[Allegro Vivace]]. If I do an advanced search using the filter [list[workingTemp]] I get as expected All Else Equal and Allegro Vivace. However using Commander combo search [list[workingTemp]] I get 0 matches.

Thanks.

PS. Thanks for making this plugin it has been a huge time saver.

davout1806 avatar Aug 02 '21 04:08 davout1806

@davout1806 If your workingTemp list field contains TidOne TidTwo TidThree The commander works fine with [list[workingTemp ]] but when the entries have [[...]] it fails! So this is a bug! I will investigate

kookma avatar Aug 03 '21 04:08 kookma