Login  Register

Re: Presets and recent settings in import raw dialog

Posted by Josh Doe on Sep 05, 2013; 4:04pm
URL: http://imagej.273.s1.nabble.com/Presets-and-recent-settings-in-import-raw-dialog-tp5004671p5004678.html

On Thu, Sep 5, 2013 at 11:42 AM, José María Mateos <[hidden email]>wrote:

> 2013/9/5 Josh Doe <[hidden email]>:
> > Not sure if I'm the only one that encounters this, but often I'm faced
> with
> > opening many raw (headerless) files, with several different settings
> > (width, height, gap, offset, etc.). To go back and forth between
> different
> > image sets requires changing these each time.
> >
> > What about creating a combobox with presets and/or recently used
> settings?
> > I figure this would entail adding a single combobox, and two buttons
> (Save,
> > Remove).
>
> This could be easily accomplished by using a macro, right?
>

That would be one way to do it, but it would require manually changing the
macro to point to the file I want to open, and new macros would have to be
created for every combination of settings. My use case is using
File->Import->Raw or drag-and-dropping to open many files with many
different settings (I have HandleExtraFileTypes assume a file is raw if it
fails every other test), which would make the macro approach ineffective.

Seeing a similar suggestion from Michael, his idea of having a macro ask
for the filename is an improvement, however it still requires managing
macros, adding them to shortcuts/toolbars/etc. I see dozens of different
settings, including new ones quite frequently, so managing these macros and
easily going back and forth doesn't seem enjoyable.

-Josh

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html