Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 36 Next »

This design has not been user tested yet.

Intro

This is the initial screen users will see when loading Decapod. From this screen users can create new book projects, or continue previously saved projects. They can also manage multiple saved projects from this interface as well.

Overview

  • Above: User's initial view after a few other books have been started.
  • There are three main panels: start a new book, saved books, and remaster process queue.
  • Each panel can be minimized and dragged around like movable portlets. (Interaction needs to be finalized)

  • User about to start a new book after entering some metadata.

Metadata Error Detection

  • Metadata error detection.

Resuming Book

  • User selects a book to resume and selects Open.

Maximize and Minimize

Drag and Drop

Wireframe (Old - to be replaced)


Image 1: User's initial view.
Image 2: User about to start a new book.
Image 3: User finished editing new book, it appears in the list (assuming they saved it to the same directory location.
Image 4: User selects a file to resume.

  • The welcome screen has two collapsible panels.
  • Collapsed state is saved throughout user's session.
  • Year field has logic to prevent users from entering invalid date (i.e. letters).

Saved Books panel

  • Displays the Decapod book metadata for each file found in the "Project Location" directory.
  • User can change the location by pressing the "Change" button. This will reveal a standard OS directory chooser window.
  • User can select multiple books to open, export, or delete.
  • Exported TIFFs and PDFs should not appear in the Saved Books panel. Only Decapod book projects appear here.
  • Note: The Saved Books panel should reference the same location as Open and Save dialogs [see Menu Bar.

(warning) Note: The interaction for opening multiple books has not been finalized.

  • This image shows what happens when there are many Decapod books in a specified Projects directory.
  • The Saved Books panel expands downward as far as possible in the client's window, and displays a vertical scrollbar if necessary.
  • If metadata is long horizontally, then each individual metadata field should be truncated with an ellipsis rather than have a horizontal scrollbar.

Batch Operations

  • (warning) Status messages displayed after a batch operation should not automatically disappear (as they would in other cases). This is done to help orient a user after a potentially long operation (i.e. a different user comes to the system at a later time, or the original user left and came back later).

Todo:

  • Error in batch operation

Other Notes

  • When resuming a book from this interface, the book should load into the appropriate stage in the workflow (capture or remaster), with the previously selected image already selected.
  • No labels