It’s my opinion that the only available documentation is what’s in the user manual, which I recognize is inadequate. The rules syntax (also used for autoformat) is idiosyncratic and a little bizarre. “subbrule” is a way to group tests in order to force a particular order of operations. It’s like parentheses.
a AND <blank rule> AND Subrule: b OR Subrule: c OR Translates to (a AND (b OR c)) Note that for subrules to make any sense, their parent must be blank. Note that if you collapse everything in the rules editor, it will come out more readable, with parentheses and with unused operators (like the OR after “c”) hidden. A view editor for Android was released to beta a long time ago (maybe 2 years) that was less powerful but also far far easier to use and understand. The current Android beta still has this capability. It’s lame duck, though because something better (I think) has been developed for IOS and will be ported to Android v2. So any views you build in the current editor will be throw-away. But I’d recommend that you try it anyhow, because it’s an easier way to learn what the filters mean and how they work. Most of the filters are pretty self explanatory: IsFolder is about whether the current item is a folder, “is true” means yes, it’s a folder and “is false” means its not a folder. Maybe you would like to name a few that you find problematic and tell us. I don’t follow your question about different levels of the hierarchy. Which hierarchy and what do you perceive as different? -Dwight From: [email protected] [mailto:[email protected]] On Behalf Of John Smith Sent: Thursday, December 04, 2014 9:33 AM To: [email protected] Subject: [MLO] Advanced Filtering rules - where can we find out more? Hi Where can we find out more about the Advanced Filtering rules? There doesn't seem to be much in the either the MyLifeOrganized User's Guide.PDF or in the help that comes with the Windows application. Specifically I want to understand - How the AND and OR logic on successive lines works. (Which wins when you have AND and OR and AND and OR etc) - What "Sub-rule" is and in what way it's different. - What each of the properties to chose from actually is - Plus some discussion of what the underlying overall process is - what's really going on... ... particularly when creating a view at different level of parent/child hierarchy are used? With thanks J -- You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mylifeorganized. To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/5b7c37bd-8cd6-41ce-948f-a3e539f46636%40googlegroups.com <https://groups.google.com/d/msgid/mylifeorganized/5b7c37bd-8cd6-41ce-948f-a3e539f46636%40googlegroups.com?utm_medium=email&utm_source=footer> . For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mylifeorganized. To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/000801d01069%246cc56270%2446502750%24%40dwightarthur.us. For more options, visit https://groups.google.com/d/optout.
