I think / hope I have a simple solution for creating the kind of "Now"-dependent view I'm looking for. I haven't tested extensively yet, but....
...It looks like a "Rule Field" in an exported .xml (.mfv) view file can be changed to "Now". For example... <Rule Field="DueDateTime" ConditionName="before" DataValue="Today + 0.5" DataType="TDateTime" ConditionID="412"/> ...can be changed to... <Rule Field="Now" ConditionName="before" DataValue="Today + 0.5" DataType="TDateTime" ConditionID="412"/> Then, once re-imported, MLO will correctly evaluate and apply the "Now" rule field variable in rendering the view (at least so far in my limited testing). As to editing, while the GUI will correctly show the view's definition, it doesn't appear that the GUI allows for editing such a view. Editing needs to be done on an .xml export of the view before re-importing. When I have time to test further (hopefully soon), I'll report back. -- 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 https://groups.google.com/group/mylifeorganized. To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/ef60e81a-c4d5-4de9-84ea-353e900aa2a9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
