Hey:
I gladly share what I learned today, but Im not yet qualified for a file 
importing/exporting tutorial on the subject hehe.

Here is what I found to be the most comfortable way to import files and 
folders yet:

## ACTIVATE THE PLUGIN ##

-Go to myleosettings (Help -> myleosettings) and enable the plugin 
"active_path.py".
To enable the plugin, you must find the node with header 
"@enabled-plugins", then substitute the line:

   - #active_path.py
   
for:

   - active_path.py
   
-Now restart Leo for the plugin to be in effect.

## Load your files into Leo ##

-Now, you can drop folders from file browsers (such as the one that comes 
with windows) and they will generate a "@path" node, pointing to those 
folders.
-Right-click the "@path" node you created by dropping your folder, and in 
the popup menu click "path" then click "load recursive". This will load all 
the sub-files and sub-folders under your "@path" node. You can navigate 
them but cant edit them yet.
-For editing any of the loaded files, just navigate to it under your 
"@path" node, and double-click it. It will become an @auto file containing 
the information your original file has.

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to