Skip to content

Pharophile/HOImageSaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOImageSaver

Save your image with a time tag with ease

I like to save my images with a timetag so that I can recover from image freezes and other stupid mistakes I do. But editing the name in the file dialog got on my nerves, so I wrote this utility.

This package allows one to save an image with the format Prefix-YYYYMMDD_HHMM.image

The image must first be saved so as the thing looks for the '-' to complete.

World

Save with Tag

The class side of HOImageSaver issues a World resetMenu to add the entry. But Metacello loading does that too.OA

Metacello new
    githubUser: 'pharophile' project: 'HOImageSaver' commitish: 'master' path: 'packages';
    baseline: 'HOImageSaver';
    onWarningLog;
    load

About

Save your image with a time tag with ease

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published