kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #23585
Re: pcbnew file import plugins
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Clemens Koller <cko@xxxxxxxxx>
-
Date:
Wed, 2 Mar 2016 11:26:56 +0100
-
In-reply-to:
<CAOuK9LjYdNeQ+Lg3QGJGHBd6zJ1qmDpiyeCdB1tzr8=szCV2jA@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
On 2016-03-02 10:40, Nick Østergaard wrote:
> If multiple plugins can handle a file, how would you handle that
> situation seamlessly?
Dialog with the operator:
---------
More than one file import plugins seem to be able to handle your file type:
~/share/projects/kicad/ThisIsMyExperimental.pcbx
Please choose the PCB plugin to open that file tyoe:
[x] SuperPCB V5
[ ] OttoTool V3.2.1
[ ] gEDA V1.2.3
[ ] remember my selection for this file type.
[OK] [Cancel]
---------
> Blindly trusting extensions is indeed problematic as we already have seen :)
We have the 'file' command:
http://www.darwinsys.com/file/
https://github.com/file/file
It simply says: "The file command is "a file type guesser""
Regards,
Clemens
Follow ups
References