[ANN] Image saver with time tag
I like to save images with a time tag and got tired of typing in the save window. So, there is HOImageSaver. https://github.com/Pharophile/HOImageSaver It works with Pharo 5. Load as follows: Metacello new githubUser: 'pharophile' project: 'HOSImageSaver' commitish: 'master' path: 'packages'; baseline: 'HOImageSaver'; onWarningLog; load Phil
Nice feature. I'd actually consider "Save As..." defaulting to the time tag. Any objections? How often do people use "Save As..." and for what purpose besides safety-backup? cheers -ben On Mon, Oct 31, 2016 at 12:36 AM, phil@highoctane.be <phil@highoctane.be> wrote:
I like to save images with a time tag and got tired of typing in the save window.
So, there is HOImageSaver.
https://github.com/Pharophile/HOImageSaver
It works with Pharo 5.
Load as follows:
Metacello new githubUser: 'pharophile' project: 'HOSImageSaver' commitish: 'master' path: 'packages'; baseline: 'HOImageSaver'; onWarningLog; load
Phil
agreed I would like to use iso by default 2017-03-18-.... On Sat, 18 Mar 2017 12:11:35 +0100, Ben Coman <btc@openinworld.com> wrote:
Nice feature. I'd actually consider "Save As..." defaulting to the time tag. Any objections? How often do people use "Save As..." and for what purpose besides safety-backup?
cheers -ben
On Mon, Oct 31, 2016 at 12:36 AM, phil@highoctane.be <phil@highoctane.be> wrote:
I like to save images with a time tag and got tired of typing in the save window.
So, there is HOImageSaver.
https://github.com/Pharophile/HOImageSaver
It works with Pharo 5.
Load as follows:
Metacello new githubUser: 'pharophile' project: 'HOSImageSaver' commitish: 'master' path: 'packages'; baseline: 'HOImageSaver'; onWarningLog; load
Phil
-- Using Opera's mail client: http://www.opera.com/mail/
participants (3)
-
Ben Coman -
phil@highoctane.be -
stepharong