Re: gEDA-user: New mass attribute tool: gattrib_csv

2011-04-06 Thread Joshua
On 4/5/2011 7:04 PM, geda-user-requ...@moria.seul.org wrote: Wouldn't it be desirable to somehow treat slotted and split symbols as one entity? E.g. there should be just one footprint attribute for all of them. slotted and split symbols are treated as one entity unless a selected property of th

Re: gEDA-user: New mass attribute tool: gattrib_csv

2011-04-05 Thread DJ Delorie
> > gattrib_csv also correctly handles slotted components by including > > the position of the component in its reference when the refdes is > > not specific enough. > > Wouldn't it be desirable to somehow treat slotted and split symbols > as one entity? E.g. there should be just one footprint at

Re: gEDA-user: New mass attribute tool: gattrib_csv

2011-04-05 Thread Kai-Martin Knaak
Joshua wrote: > gattrib_csv > also correctly handles slotted components by including > the position of the component in its reference when the > refdes is not specific enough. Wouldn't it be desirable to somehow treat slotted and split symbols as one entity? E.g. there should be just one footp

Re: gEDA-user: New mass attribute tool: gattrib_csv

2011-04-05 Thread Joshua
> On Fri, Apr 1, 2011 at 2:19 PM, Joshua > > laserlinc.com> wrote: > > Hey guys. I wrote a tool which exports and imports > > the properties from a > > project to and to a csv file. > > http://public.laserlinc.com/Joshua/gattrib_csv.java > > > > The following command compiles it to exe. > > >

Re: gEDA-user: New mass attribute tool: gattrib_csv

2011-04-02 Thread Stefan Salewski
On Sat, 2011-04-02 at 00:34 +0200, Kai-Martin Knaak wrote: > Joshua wrote: > > > I wrote a tool which exports and imports the properties from > > a project to and to a csv file. The format is simular to that of the > > bom2 format as it groups lines together which have similar data. This > >

Re: gEDA-user: New mass attribute tool: gattrib_csv

2011-04-01 Thread Kai-Martin Knaak
Joshua wrote: > I wrote a tool which exports and imports the properties from > a project to and to a csv file. The format is simular to that of the > bom2 format as it groups lines together which have similar data. This > way I could use oocalc to mass edit the attributes. This is great! I

Re: gEDA-user: New mass attribute tool: gattrib_csv

2011-04-01 Thread Russell Dill
On Fri, Apr 1, 2011 at 2:19 PM, Joshua wrote: > Hey guys.  I wrote a tool which exports and imports the properties from a > project to and to a csv file.   The format is simular to that of the bom2 > format as it groups lines together which have similar data.  This way I > could use oocalc to mass