You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an attempt at an Autosave feature! It saves a numbered version of the open files that have been edited into a named folder. It does not save over the opened file. You do have to start the Autosave manually each session, it's almost an autosave.
9
+
This Autosave feature saves numbered versions of edited files into a dedicated folder, without overwriting your originals.
10
+
In Artbox, if Autosave is not active, a dull red Status Bar label appears as a reminder (this can be turned off in Preferences > Help System > Show Almost-Autosave reminder).
10
11
11
-
When the plug-in is used in [**Artbox**](https://script-fu.github.io/artbox/), there is a dull red Status Bar label displayed if it has **not** been activated. This reminder can be deactivated in Preferences > Help System > Show Almost-Autosave reminder.
12
+
**Note:** You must start Autosave manually each session in GIMP; so it’s “almost” an autosave.
13
+
14
+
**New in Artbox:**
15
+
Artbox now includes an experimental Commands Dockable system, allowing you to trigger scripted commands automatically.
16
+
17
+
See a demonstration video on [YouTube](https://youtu.be/-b8DCdvV8Bg)
18
+
19
+
You can use this to start Autosave automatically when an image is opened or edited:
20
+
21
+
Save the following as `signal-dirty.gcmd` in your `commands folder`*.
This plug-in utilizes a set up plug-in, it helps the main plug-in do its core task. For the plug-in to function the set-up plug-in needs to be installed as well.
0 commit comments