On Wed, Jun 12, 2019 at 10:00 AM Josef <[email protected]> wrote: > I mostly work with @clean these days, as that gives me the least grief > when working with others, who do not use Leo. > I often would like to ignore or at least comment out node including the > subtree underneath, ideally by marking the node headline. >
In python, you can do this: if False: @others This effectively ignores all child nodes. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS1vWTh2zAUrFfe7P3wpSnSFKyz0T6aOPgRko6yrSUVEdg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
