From: Edward K. Ream <[email protected]> To: leo-editor <[email protected]> Sent: Wednesday, February 17, 2016 8:31 AM Subject: Re: Attributes vs. Relationships
[snip] I would like to see a general user interface that would associate icons with attributes/predicate/relation. That way the user can see all the nodes with a given attribute. Stay tuned. Edward I think the easiest way to get that done might be the (unfortunately named) "tree declutter patterns" D:\local\leo-editor\leo\config\leoSettings.leo#@settings-->Tree operation-->@bool tree-declutter = False D:\local\leo-editor\leo\config\leoSettings.leo#@settings-->Tree operation-->@data tree-declutter-patterns docs. in the latter node. Currently they add icons (and otherwise fiddle with appearance) based on regex matches of headline text, seems like it would be straight forward to add matches to uA content as well. Of course I don't really know to what uA content, seems that would be user use case dependent. Although the presence of tags from Jacob's tagging plugin would be an obvious target. The could also add icons for ToDo status, but the todo.py plugin already does that. Cheers -Terry -- 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. For more options, visit https://groups.google.com/d/optout.
