Hi Livia,
what comes close to your idea is the Macro recorder (Plugins>Macros>Record).
If you want to have it always present when ImageJ is opened, put this into the AutoRun of your StartupMacros.txt:
run("Record...");
It won't record the date, however.
Michael
________________________________________________________________
On May 12, 2013, at 21:14, LiviaB wrote:
> Hi,
> is there a method/plugin to save the history of the user operations during a session?
> I've tried the debug mode (in Edit/Options/Misc) but the output is too detailed.
>
> I'm just interested in something like
>
> Session started on DATE
> Load image XXX
> Adjust threshold XX
> Make binary
> Save as YYY
>
> without listing all the warnings etc...
>
> Thank you
> Regards
> Livia
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html