I've been using active_path.py very productively to tag data in a huge set of directories left behind by someone with minimal docs. Actually I've been using todo.py to tag the important files / directories with todo icons, which you can then find again with "Find next todo" or I have some scripts which extract indexes of todo items from larger trees.
Anyway, with some valuable notes in that tree and unsaved changes in others I accidentally double clicked a large binary file, cause active_path.py to try and load it into a @shadow node with @auto parsing. After waiting a few minutes for it to return I went to lunch, and fortunately it had returned when I got back. I carefully deleted the containing directory entry. So, this is basically a note to self to have active_path.py check the size and binariness of a file before attempting to load it. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
