atom feed17 messages in at.iem.pd-devRe: [PD-dev] recentfiles_list explana...
FromSent OnAttachments
Yvan VolochineMar 14, 2011 6:09 pm.patch
Yvan VolochineMar 14, 2011 7:45 pm 
Hans-Christoph SteinerMar 15, 2011 11:28 am 
Yvan VolochineMar 15, 2011 2:15 pm 
IOhannes zmölnigMar 15, 2011 3:20 pm 
yvMar 15, 2011 9:01 pm 
yvMar 15, 2011 9:29 pm 
yvMar 16, 2011 8:44 am 
Hans-Christoph SteinerMar 16, 2011 10:16 am 
Hans-Christoph SteinerMar 16, 2011 10:27 am 
yvan volochineMar 16, 2011 10:35 am 
yvan volochineMar 16, 2011 10:38 am 
Hans-Christoph SteinerMar 16, 2011 12:18 pm 
Hans-Christoph SteinerMar 16, 2011 12:19 pm 
yvan volochineMar 16, 2011 4:54 pm 
Hans-Christoph SteinerMar 16, 2011 10:09 pm 
yvan volochineMar 17, 2011 3:11 pm 
Subject:Re: [PD-dev] recentfiles_list explanation
From:IOhannes zmölnig (zmoe@iem.at)
Date:Mar 15, 2011 3:20:12 pm
List:at.iem.pd-dev

On 03/15/2011 10:15 PM, Yvan Volochine wrote:

On 3/15/11, Hans-Christoph Steiner <ha@at.or.at> wrote:

On Tue, 2011-03-15 at 03:45 +0100, Yvan Volochine wrote:

I'm trying to get recentfiles written to ~/.pdsettings and I think I'm missing something obvious.

[snip]

Hey Yvan,

It's great that you are taking this on, its definitely useful. I think that it might make more sense to create a separate GUI-only preference system. Its something that I had planned on trying, but hadn't found the time, so it'd be great if you beat me to it!

This way it would be a lot easier to deal with, you can do everything from Tcl.

hi,

well I'm trying.. a "separate GUI-only preference system" would mean a separate dot file then (like .pdgui) ?

why not make a ~/.pd/ folder and put your preferences for your plugin in there? this woul dallow for less clutter in the home-directory and bundle all the pd-related settings nicely together.

and so far, this would contain only recentfiles right ?

~/.pd/recentfiles.conf would always only contain recentfiles configuration.

fgamsdr IOhannes