Difference between revisions of "Features/Multi selection screenshots"

From Sugar Labs
Jump to navigation Jump to search
Line 41: Line 41:
 
=[Step 01] Initial "Journal" view=
 
=[Step 01] Initial "Journal" view=
 
**[[File:b1.png]]
 
**[[File:b1.png]]
 +
 +
 +
 +
  
  
Line 48: Line 52:
 
=[Step 02] Initial "Documents" view=
 
=[Step 02] Initial "Documents" view=
 
**[[File:b2.png]]
 
**[[File:b2.png]]
 +
 +
 +
 +
  
  
Line 55: Line 63:
 
=[Step 03] Select an entry in the journal. The Edit-Toolbar, signifying batch-operations, appears.=
 
=[Step 03] Select an entry in the journal. The Edit-Toolbar, signifying batch-operations, appears.=
 
**[[File:b3.png]]
 
**[[File:b3.png]]
 +
 +
 +
 +
  
  
Line 62: Line 74:
 
=[Step 04] Select more entries in the Journal.=
 
=[Step 04] Select more entries in the Journal.=
 
**[[File:b4.png]]
 
**[[File:b4.png]]
 +
 +
 +
 +
  
  
Line 69: Line 85:
 
=[Step 05] Click "Copy" toolbar button, and select to copy to "Documents" from the pop-up=
 
=[Step 05] Click "Copy" toolbar button, and select to copy to "Documents" from the pop-up=
 
**[[File:b5.png]]
 
**[[File:b5.png]]
 +
 +
 +
 +
  
  
Line 76: Line 96:
 
=[Step 06] The confirmation alert appears. Click 'OK'=
 
=[Step 06] The confirmation alert appears. Click 'OK'=
 
**[[File:b6.png]]
 
**[[File:b6.png]]
 +
 +
 +
 +
  
  
Line 83: Line 107:
 
=[Step 07] If there ia any error for a entry, the message is displayed as an alert. Click 'OK' to continue.=
 
=[Step 07] If there ia any error for a entry, the message is displayed as an alert. Click 'OK' to continue.=
 
**[[File:b7.png]]
 
**[[File:b7.png]]
 +
 +
 +
 +
  
  
Line 90: Line 118:
 
=[Step 08] Progress status for entry=
 
=[Step 08] Progress status for entry=
 
**[[File:b8.png]]
 
**[[File:b8.png]]
 +
 +
 +
 +
  
  
Line 97: Line 129:
 
=[Step 09] Progress status for next entry. Note that the progress-status changed without any user convention=
 
=[Step 09] Progress status for next entry. Note that the progress-status changed without any user convention=
 
**[[File:b9.png]]
 
**[[File:b9.png]]
 +
 +
 +
 +
  
  
Line 104: Line 140:
 
=[Step 10] Final "Journal" view. Note that all the "source" entries are de-selected.=
 
=[Step 10] Final "Journal" view. Note that all the "source" entries are de-selected.=
 
**[[File:b10.png]]
 
**[[File:b10.png]]
 +
 +
 +
 +
  
  

Revision as of 12:18, 16 July 2012


Owner


History

The implementation is almost identical to the one done by Martin; details available at : http://www.sugarlabs.org/~tch/journal2.mpeg

The only differences are ::

  • More copy-to options :: Clipboard, Documents (in addition to mounted drives).
  • When entries are copied to another location, both - the sources and the destinations - are de-selected automatically, without the user explicitly have to de-select them all manually.
  • There has been a progress bar added for batch-operations.


Basic utility of this feature

  • This feature, merely does a loop-over for multiple entries. That is, the workflow and the end-result in the following two scenarios should be exactly the same ::
    • Entries, E1, E2, E3 .... En, are operated upon one after the another, individually.
    • Entries, E1, E2, E3 .... En, are selected together, and operated upon one after the another, as a single macro batch-operaton.
  • Some particular use-cases ::
    • Batch-operations speeds up makes XO-bundle installations more convenient, when multiple bundles are copied together from a USB drive to the journal. Thanks a ton to Sridhar Dhanapalan for the attention generated towards this (otherwise obscure) use-case.




Typical copy-to workflow

[Step 01] Initial "Journal" view

    • B1.png





[Step 02] Initial "Documents" view

    • B2.png





[Step 03] Select an entry in the journal. The Edit-Toolbar, signifying batch-operations, appears.

    • B3.png





[Step 04] Select more entries in the Journal.

    • B4.png





[Step 05] Click "Copy" toolbar button, and select to copy to "Documents" from the pop-up

    • B5.png





[Step 06] The confirmation alert appears. Click 'OK'

    • B6.png





[Step 07] If there ia any error for a entry, the message is displayed as an alert. Click 'OK' to continue.

    • B7.png





[Step 08] Progress status for entry

    • B8.png





[Step 09] Progress status for next entry. Note that the progress-status changed without any user convention

    • B9.png





[Step 10] Final "Journal" view. Note that all the "source" entries are de-selected.

    • B10.png





[Step 11] Final "Documents" view. Note that all "destination" entries are de-selected.

    • B11.png