Re: File 'Open' or 'Import File' command to follow @path directive

2011-11-25 Thread Edward K. Ream
On Nov 23, 10:17 am, Edward K. Ream edream...@gmail.com wrote: Is there a setting that would cause the 'FileOpen' or 'FileImport File' commands to begin the search dialog in the directory, E: \Documents\Some Folder\ instead of the last directory used? Would others find this a useful

Re: File 'Open' or 'Import File' command to follow @path directive

2011-11-23 Thread Edward K. Ream
On Tue, Nov 15, 2011 at 9:31 PM, Largo84 larg...@gmail.com wrote: Suppose my focus node is under a @path directive, say @path E: \Documents\Some Folder\ Is there a setting that would cause the 'FileOpen' or 'FileImport File' commands to begin the search dialog in the directory, E:

Re: File 'Open' or 'Import File' command to follow @path directive

2011-11-20 Thread Terry Brown
On Fri, 18 Nov 2011 05:22:57 -0800 (PST) Josef joe...@gmx.net wrote: not only would I vote for this, but in addition, the generated path should be *relative* to the path in the @path directive, not absolute. E.g. use os.path.relpath(path[, start]) where start is the path specified by the

Re: File 'Open' or 'Import File' command to follow @path directive

2011-11-18 Thread Josef
not only would I vote for this, but in addition, the generated path should be *relative* to the path in the @path directive, not absolute. E.g. use os.path.relpath(path[, start]) where start is the path specified by the (cascaded) @path directive. That allows Leo files to be moved together with

Re: File 'Open' or 'Import File' command to follow @path directive

2011-11-16 Thread Kent Tenney
On Tue, Nov 15, 2011 at 9:31 PM, Largo84 larg...@gmail.com wrote: Suppose my focus node is under a @path directive, say @path E: \Documents\Some Folder\ Is there a setting that would cause the 'FileOpen' or 'FileImport File' commands to begin the search dialog in the directory, E:

Re: File 'Open' or 'Import File' command to follow @path directive

2011-11-16 Thread Terry Brown
On Tue, 15 Nov 2011 19:31:20 -0800 (PST) Largo84 larg...@gmail.com wrote: Is there a setting that would cause the 'FileOpen' or 'FileImport File' commands to begin the search dialog in the directory, E: \Documents\Some Folder\ instead of the last directory used? Would others find this a

File 'Open' or 'Import File' command to follow @path directive

2011-11-15 Thread Largo84
Suppose my focus node is under a @path directive, say @path E: \Documents\Some Folder\ Is there a setting that would cause the 'FileOpen' or 'FileImport File' commands to begin the search dialog in the directory, E: \Documents\Some Folder\ instead of the last directory used? Would others find