Features/Multi selection screenshots: Difference between revisions
No edit summary |
|||
| Line 17: | Line 17: | ||
* 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. | * 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. | * 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 result in the following two scenarios should be exacty 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 the XO-bundle installations, 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 == | == Typical copy-to workflow == | ||