On Sat, Mar 21, 2015 at 7:55 AM, john lunzer <[email protected]> wrote:
> I also have a strong urge to "comment out" a node, *with a command > shortcut.* I want the node to be ignored when writing to an external file > but I do not want to delete it from my tree because I will want to > "uncomment" the node later. > You can't do this exactly. Not with @clean, not with @auto, not with @file. Again, the limitation is fundamental. Again, there are easy workaround. I typically move code to an "attic" in the .leo file. It's saved in the .leo file (or another external file) so it is easily retrieved if needed. Creating an @button node that would move a node to the attic is left as an exercise for the reader ;-) 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
