|
Hi, Hammy. First off, thank you for picking up my error. You are totally right, any rule citing "Active" should have cited "ActiveAction". Thank you for paying close attention! I appreciate your comment on flexibility. My wish list for a task manager is that I should be able to describe a task so that everything that determines how far down it should be, in my to do list, is specified. This includes what I need to execute the task, where it will be done, who it is for (all context in my system), dependencies between this task and others, priority etc and then I should be able to create views so than any time I am ready to do a task, there is a view that shows my the next (or one of a small group of potential nexts) thing that I should do. The flexibility of MLO's views gives me a tool that comes very close to achieving my wishlist. Now, about subtasks. The tool for creating advanced filters on mobile (Android, IOS) is a later generation and easier to use and understand than the windows version. although the same rules and the same logical structures exist in both platforms, the mobile version calls them groups while the desktop calls them rules and subrules. I find the Groups concept a lot easier to work with. That said, you are asking about subrules, that means that you are working on Windows, so I will try to answer you in that vocabulary. ((dueDateTime onOrBefore Today+3) And (Complete Is False)) OR
((ActiveAction is True) AND ((StartDateTime DoesNotExist) OR
(StartDateTime OnOrAfter Now)))
First step, take the exact formulation written above and rewrite
it with lots of newlines and indents to make the boolean structure
easier to see. The rule is that every parenthesis is on a line by
itself; after every open parenthesis all following lines are
indented one additional step, and after every close parenthesis
all following lines are indented one less (or outdented by one if
you prefer). ( Now rewrite it as rules with conjunctions. For a simple list, like a AND b AND c you can just put the conjunction at the end of every line but the last, like a [AND] But sometimes you need to force the parts to be considered in a
particular order, like but if the parentheses were a little different, like If you did not understand that, go over it again slower, maybe get help. If you cannot get it you probably cannot write MLO advanced rules on Windows that require subrules. Hint: try it on mobile, it's easier to understand groups than subrules. OK, ready to go on? Whenever you hit a parenthesis that is
absolutely required, you need to go to subrules. In the example,
you might have In this example, b and c are subrules, and the > is a
placeholder, it's the thing that the b and c subrules are
subodinate to. What you do is you create a rule, leave it empty
and then make two subrules under it. So the rule we are working on
comes out as > or this screenshot
On 9/16/2022 3:22 AM, 'Hammy Havoc' via
MyLifeOrganized wrote:
Wow! That's some great info, thank you! :- ) Super impressive. Never seen a to-do app with quite so much flexibility before.-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/ed558d66-30f0-b0ef-e763-53f140835381%40gmail.com. |
- [MLO] Workspace with filter to show acti... 'Hammy Havoc' via MyLifeOrganized
- Re: [MLO] Workspace with filter to ... Dwight
- Re: [MLO] Workspace with filter... 'Hammy Havoc' via MyLifeOrganized
- Re: [MLO] Workspace with fi... Dwight Arthur
