atom feed36 messages in at.iem.pd-listRe: [PD] default Save As location (wa...
FromSent OnAttachments
Rich EMay 28, 2008 7:09 pm 
zmoe...@iem.atMay 28, 2008 11:45 pm 
Steffen JuulMay 28, 2008 11:48 pm 
Rich EMay 28, 2008 11:56 pm 
Roman HaefeliMay 29, 2008 1:03 am 
hard offMay 29, 2008 1:49 am 
Hans-Christoph SteinerMay 29, 2008 4:29 am 
IOhannes m zmoelnigMay 29, 2008 4:38 am 
hard offMay 29, 2008 4:39 am 
Roman HaefeliMay 29, 2008 4:42 am 
Vincent RiouxMay 29, 2008 4:45 am 
Hans-Christoph SteinerMay 29, 2008 7:15 am 
Martin PeachMay 29, 2008 7:48 am 
Hans-Christoph SteinerMay 29, 2008 9:05 am 
Martin PeachMay 29, 2008 9:30 am 
Damian StewartMay 29, 2008 9:59 am 
Frank BarknechtMay 29, 2008 10:28 am 
Martin PeachMay 29, 2008 11:02 am 
Martin PeachMay 29, 2008 11:14 am 
Hans-Christoph SteinerMay 29, 2008 12:42 pm 
Frank BarknechtMay 29, 2008 2:25 pm 
Frank BarknechtMay 29, 2008 2:31 pm 
Rich EMay 29, 2008 6:57 pm 
marius schebellaMay 29, 2008 9:21 pm 
IOhannes m zmölnigMay 29, 2008 11:38 pm 
Hans-Christoph SteinerMay 30, 2008 2:51 am 
Hans-Christoph SteinerMay 30, 2008 6:08 am 
Hans-Christoph SteinerMay 30, 2008 6:12 am 
Damian StewartMay 30, 2008 6:17 am 
Hans-Christoph SteinerMay 30, 2008 6:23 am 
Martin PeachMay 30, 2008 10:18 am 
Hans-Christoph SteinerMay 30, 2008 3:06 pm 
Vincent RiouxJun 10, 2008 10:02 am 
Hans-Christoph SteinerJun 22, 2008 9:41 am 
Vincent RiouxJun 24, 2008 7:51 am 
Hans-Christoph SteinerJun 24, 2008 9:16 am 
Subject:Re: [PD] default Save As location (was: [openpanel]/[savepanel]directory, [cd])
From:Frank Barknecht (fb@footils.org)
Date:May 29, 2008 10:28:28 am
List:at.iem.pd-list

Hallo, Martin Peach hat gesagt: // Martin Peach wrote:

Hans-Christoph Steiner wrote:

What folder were you working in when you create a new patch? What if there are no other patches open? What if there are many patches open in many different folders?

I usually open pd from inside ~/pd_patches and have subdirectories in there. If I make a new patch it's often interacting with another patch already in the same folder.

I do this as well and I think it would be *very irritating* if Pd would default to some directory different from the one I started Pd from. Btw: If I start Pd from the window manager, new patches automatically get saved to $HOME (because $HOME is the current working directory of the window manager and everything else after logging in), so there's no need to change anything on Linux.

Before, on Mac OS X at least, it defaulted to "/". I've changed that to "~", which I think is a lot more useful. Perhaps it could be like this:

- if no other patches open, then "~". - if other patches are open, then use the folder of the current top window

Yes, that's better, using "~" as default. And any new patch is most likely to be saved in the folder of the topmost already-open patch. And the default directory should also be a specifiable option in the preferences somewhere, not hard-coded, in the interest of total control.

How is it decided what's the topmost patch?

Ciao