Re: Questions about Categories
Posted: Mon Feb 29, 2016 3:11 pm
it's perhaps better and more user friendly than having AND/OR/NOT for each line??oops66 wrote:![]()
Various discussion boards for XnView and related products
https://newsgroup.xnview.com/
it's perhaps better and more user friendly than having AND/OR/NOT for each line??oops66 wrote:![]()
Well, this is probably slightly easier to understand but it's not nearly as powerful as a fully-fledged AND/OR/NOT capability. If you add a drop-down box *after* each condition linking it with the following condition (along the lines of what photoken wrote), I think the best would be to offer the following 4 choices:xnview wrote:it's perhaps better and more user friendly than having AND/OR/NOT for each line??oops66 wrote:![]()
but it can become complicated for the user i thinkjonha4711 wrote: Well, this is probably slightly easier to understand but it's not nearly as powerful as a fully-fledged AND/OR/NOT capability. If you add a drop-down box *after* each condition linking it with the following condition (along the lines of what photoken wrote), I think the best would be to offer the following 4 choices:
1. AND
2. OR
3. AND NOT
4. OR NOT
These should be pretty self explanatory.
... For me both are OKxnview wrote:it's perhaps better and more user friendly than having AND/OR/NOT for each line??oops66 wrote:![]()
First of all, sure this can get quite complicated... that is the whole point of having a powerful mechanism at your fingertips! OTOH, nobody is *forced* to construct very complex queries. Similarly, nobody is ever *forced* to use regular expressions in a textual search but they add a whole new level of capability.xnview wrote:but it can become complicated for the user i thinkjonha4711 wrote: Well, this is probably slightly easier to understand but it's not nearly as powerful as a fully-fledged AND/OR/NOT capability. If you add a drop-down box *after* each condition linking it with the following condition (along the lines of what photoken wrote), I think the best would be to offer the following 4 choices:
1. AND
2. OR
3. AND NOT
4. OR NOT
These should be pretty self explanatory.
For C1 AND C2 OR C3, is it ((C1 AND C2) OR C3) or (C1 AND (C2 OR C3))
Yes, it can become complicated.xnview wrote: but it can become complicated for the user i think
For C1 AND C2 OR C3, is it ((C1 AND C2) OR C3) or (C1 AND (C2 OR C3))
+1! As a first step, this would already be great, even without parenthesis.photoken wrote: [*]Each line of criteria would be followed by a dropdown selection box containing three items that refer to the following line of criteria:[/list]
- AND
- OR
- NOT
+1,000 !Sirio wrote:And with the possibility that the keyword in the category become visible instead of "Categories"
Easy is good, powerful is better. See my posts further up re this suggestion...xnview wrote:this solution is not easiest?
Very easily, e.g., the way Daminion does: In the tree, a radio box can be ticked for positive selection (turns green) and Ctrl-clicked (or was it Alt-clicked?) for negative selection (turns red). Also, once multiple entries are ticked on the same level of the hierarchy, a logical operation selector becomes availabe (inline with the next-higher tier) for selection between AND and OR. Being able to filter this way would be way less cumbersome than the pretty tedious procedure performed in the search dialog.xnview wrote:yes, but how to do that in ui? by selecting category in the treeview, we can have AND/OR, but how to represent NOTphotoken wrote: XnViewMP is lacking one very important search feature, however -- the ability to search for images which do NOT have a specific category. In other words, you can build a search for images which have the categories "Germany" AND "Mountains", but you cannot build a search for images which have the category "Germany" and NOT "Mountains". I filed a request for this many months ago, but it has not been implemented.