[tw5] Re: List filter using the checkbox widget

2021-08-26 Thread Télumire
Hello, This should help : https://groups.google.com/g/tiddlywiki/c/5e3ta-q-qIA/m/uIKL1C9PAgAJ Le jeudi 26 août 2021 à 20:24:50 UTC+2, PMario a écrit : > Hi, > I didn't test it, but the checkbox [1] widget has "check" and "uncheck" > actions. You may use the listops [2] operators there. > >

[tw5] Re: List filter using the checkbox widget

2021-08-26 Thread PMario
Hi, I didn't test it, but the checkbox [1] widget has "check" and "uncheck" actions. You may use the listops [2] operators there. [1] https://tiddlywiki.com/prerelease/#CheckboxWidget [2] https://tiddlywiki.com/prerelease/#Filter%20Operators -mario -- You received this message because you

[tw5] Re: List filter using the checkbox widget

2021-08-26 Thread Charlie Veniot
G'day, Yeah, you're right: each checkbox is indeed overwriting the (entire) field with what is associated with the one selected checkbox. i.e. the field doesn't aggregate the values of multiple selected check boxes. I imagine you've noticed that having each check box associated with the same

[tw5] Re: List filter using the checkbox widget

2021-08-26 Thread TW Tones
Also remember you can make yourself a set of buttons and they can do what you want, then double them and conditionally show the appropriate one for the current state. Buttons can replicate checkboxes, radio buttons and much more if you want, in fact tabs we use are and can be designed as

[tw5] Re: List filter using the checkbox widget

2021-08-26 Thread John Mayes
@Tones I did see the select widget but was hoping for a method that takes up less space and has a slightly easier mechanic. I'll may use it, at least for now @Stobot I hadn't thought of using fields in the temp tiddler. I think I would need a method of naming and incrementing through the

[tw5] Re: List filter using the checkbox widget

2021-08-26 Thread Stobot
I might be proven wrong, but my experience is that it's a 1:1 relationship between the checkbox and a storage location, there's not a way to directly have multiple checkboxes change a list per-se. A couple of ideas though: - You could use the same temp tiddler and use individual fields for

[tw5] Re: List filter using the checkbox widget

2021-08-26 Thread TW Tones
jkm Have you looked at the select widget, it also has a multiple option. Tones On Thursday, 26 August 2021 at 21:26:28 UTC+10 jkm...@gmail.com wrote: > I am able to use the radio widget to control my list filter. Now I would > like to use checkboxes in a multi-select manner (e.g., include