This manual page documents briefly the bins-edit-gui command.
bins-edit-gui sets values in the XML picture description files that bins(1) uses to generate galleries. It displays the image (scaled down to fit the window) and allows you to fill in the predefined fields (or add new ones.) For command-line editing of the same data, see bins_edit(1).
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
file is the filename of the image itself.
-v
, --version
Displays program version.
-v
, --version
Displays program version.
-h
, --help
Displays command-line options.
--debug
Enables random developer debugging messages.
Save current tags set (if any changes have been made) and move on to the next image.
Save current tags set (if any changes have been made) and skip forward by 10 files.
Save current tags set (if any changes have been made) and move back to the previous image.
Save current tags set (if any changes have been made) and skip backwards by 10 files.
Save current tags set (if any changes have been made) and jump to the first file.
Save current tags set (if any changes have been made) and jump to the last file.
Fill in any blank fields with the values from the most recently seen image. Particularly useful for copying a location or event across a set of images.
Reload tags from the XML file, wiping unsaved changes.
Save changes, if any.
Edit the album this picture is in. (Under construction, but functional.)
Not yet implemented. Should provide a file browser later.
Rotate image to the Right (Clockwise.) Actually sets
the Orientation
tag with
priority
1 so that it overrides the
corresponding EXIF tag; it does not
modify the image file itself.
Cancels any current changes to the rotation tags (effectively, this is a "revert" function for the rotation, it doesn't to back to the original EXIF tags in the JPEG file.)
Rotate image to the Left (Counter Clockwise.) Actually sets
the Orientation
tag with
priority
1 so that it overrides the
corresponding EXIF tag; it does not
modify the image file itself.
Quit program, saving current changes (if any.)
Display About box.
Display License box.