On Wed, 4 Sep 2013 22:03:06 -0700 (PDT)
[email protected] wrote:

> Can I have two of them open at the same time, side by side, so as to 
> emulate a two-panel file manager?

Not really... well, I guess that would actually work to a degree, two
Leo instances, if you dragged an @<file> node from one to the other, it
would cause creation of the file in the receiving folder.  But
active_path isn't really a file manager, more a file system browser to
make it easier to navigate hierarchies of folders and text files in
them, with Leo editing those text files.  It doesn't delete or rename
files for example, if you navigate to some '@edit lists.txt' file and
change it to '@edit listsB.txt', the original remains.

A filesystem manager could be written using Leo as an interface, but I
kind of wonder if it makes sense, given all the existing tools.  Of
course it will be needed for LeoOS :-)

Qt Tree widgets can display multiple columns of data, Ville was
suggesting that be leveraged for tag handling.  You'd probably also
want that for a file browser, to show file size, date, etc. in
additional columns.  Makes me wonder what else could be done with a
multicolumn tree... selective display/editing of node attributes (in
v.u) etc.?

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 http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to