FYI

This hasn't been working for me, so I looked at the code
a bit instead of just complaining.

I make the following change in active_path.py, cmd_LoadRecursive

-sync_node_to_folder(c,s,path,updateOnly=True,recurse=True)
+sync_node_to_folder(c,s,path,updateOnly=False,recurse=True)

with updateOnly=False, files are loaded, one directory level at a time,
which is adequate for my purposes, I'll stop there.

I'm loading a tree of files and using 'nav' to quickly identify strings
across files, REALLY handy.
(and the double headline bug in 'nav' is fixed ... cool)

Thanks,
Kent

-- 
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.

Reply via email to