Wow. Learn something new every day. I hate that! I didn't know about the 
count widget.

But I don't think it will help. The problem is that count only generates a 
single number, and there are no other LT GT, increment, decrement 
operations.

But, if you could assume all possible counts and then go through them one 
by one, then go through the fruits one by one, revealing only the fruits 
that have a count that  matches the number, then you might be able to do it.

The problem is that in a real world situation, if you had say 500 count 
values, and 100 fruits, then the system would need to process 50,000 loops. 
Kind of inefficient.

So, some other math plugin might be able to help, but the simplest way 
would be to have a pre-process button that associates counts with each 
fruit. A single click to fix a lot of problems.

-- Mark

On Saturday, August 4, 2018 at 4:42:43 PM UTC-7, TonyM wrote:
>
> Mark,
>
> Interesting challenge to do it without having to save values with a button.
>
> There is also the count widget, and the math and formula plugins which may 
> suport this.
>
> But I have a hunch it can be done.
>
> Tony
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e23ac4da-43ff-4d40-94e0-9a73a1551498%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to