Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
davout1806 opened this issue Aug 2, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@davout1806
Copy link

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.

@kookma kookma added the bug Something isn't working label Aug 3, 2021
@kookma
Copy link
Owner

kookma commented Aug 3, 2021

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants