Difference between revisions of "Stacks"

From JRiverWiki
Jump to: navigation, search
(Stacks)
(RE-organized, clarified, updated and added some new information)
Line 1: Line 1:
 
== Stacks ==
 
== Stacks ==
  
Stacks are simply groupings of files that are used as a single fileIn the case of the HH (Handheld) engine the grouping might be a lossless     file and a lossy version of it.  For images it might be 20 pictures of a cat.
+
Stacks are simply groupings of files that are then displayed and manipulated like single filesFor audio files, the grouping might be a lossless file and a lossy version of it.  For images it might be 20 pictures of a cat.
  
== Tags ==
+
Each stack has one file that is the top. This is the file that is displayed in the Content Pane and used to represent and manipulate the underlying stack members.
 +
 
 +
== Stack Operations ==
 +
   
 +
Stack operations are available in the right click menu when selecting files in the Content Pane.
 +
 
 +
Stack and Unstack creates and destroys stacks, respectively. The underlying files are not physically affected, just their grouping inside of MC. When creating a stack, the top of stack starts out somewhat random.  The application picks the largest file as the top for non images.  For images it picks the largest dimension file of type jpeg. 
 +
       
 +
Expand Stack and Collapse Stack control how the files are displayed.  A collapsed stack only shows the top file, the others are not visible.  An expanded stack shows all files.  When expanded, Set as Top can be used to choose which file to use as the top of stack.
 +
 
 +
Autostack provides various options for automatically grouping a selection of files. When autostacking, the application will ask which file should be set as the top.
 
          
 
          
When a stack top is tagged, most of those tags are copied to the stack members.  If a stack top is moved, the stack members are moved (provided the stacked files have any commonality).
+
Search for stack files simply searches on all items in a given stack (or stacks), expands those stacks and runs the search.
 
          
 
          
Tops -- Stack tops start out somewhat random.  The application picks the largest file as the top for non images.  For images it picks the largest dimension file of type jpeg.
+
== Manipulating Stacks ==
 
          
 
          
Delete -- If a collapsed stack is deleted, ALL the files are deleted.  If the stack top of an expanded stack is deleted, the top will be removed and a new top will be selected.
+
When the top of a collapsed stack is tagged, most of those tags are copied to the stack members.
  
== Right click menu ==
+
When the top of a collapsed stack is moved, the stack members are moved (provided the stacked files have any commonality).
 +
             
 +
When the top of a collapsed stack is deleted, all stack members are deleted. If the stack top of an expanded stack is deleted, the top will be removed and a new top will be selected.
 +
   
 +
== Stack Icons ==
 +
 
 +
A stack can be identified by an icon that is available as a column in a Details view or as an overlay in the upper right corner of a Thumbnail view.
 +
     
 +
If the icon looks like a stack of cards with a black star on top, it is a collapsed stack.
 
          
 
          
The right click menu allows one to stack and unstack files.  This creates the grouping.
+
If the icon looks like a single card with a black star, it is the top of an expanded stack.
 
          
 
          
Expand Stack and Collapse Stack control how the files are viewed.  A collapsed stack only shows the top file.  The others are not visible.  An expanded stack has all files available.
+
If the icon looks like a single card with a grey outline of a star, it is a stack member of an expanded stack.
 
          
 
          
Search for stack files simply searches on all items in a given stack (or stacks), expands those stacks and runs the search.
+
Stack information is also available in the tooltips.
       
+
 
== Auto Stacking ==
+
== Searching for Stacks ==
 +
 
 +
MC use hidden tags to identify and manage stacks. Some good information on these details can be found in the following post:
 +
 
 +
http://yabb.jriver.com/interact/index.php?topic=55782.0
 +
 
 +
The following expression can be used to find all stacked files in the database:
 +
 
 +
isequal([Stack Top],-1) ~d=a
  
Auto stacking by name is the only currently available option.  It simply looks for matches on the "name" field and bundles the files together.
 
       
 
Additional auto stacking options to be added.
 
       
 
 
== Stacks in Images ==
 
== Stacks in Images ==
  
Line 55: Line 77:
 
The stacks need to be utilized by other pieces of the app.  Library server, etc.
 
The stacks need to be utilized by other pieces of the app.  Library server, etc.
  
== Stack images in the view ==
 
 
Right now the only visual indicator that a file is part of a stack is an overlay that appears in the upper right of the thumbnail in Thumbnails view.
 
       
 
If the image looks like a stack of cards with a black star on top, it is a collapsed stack.
 
       
 
If the image looks like a single card with a black star, it is the top of an expanded stack.
 
       
 
If the image looks like a single card with a grey outline of a star, it is a stack member of an expanded stack.
 
       
 
Stack information is included in the tooltips.
 
 
== Other features to be added ==
 
       
 
Enable/disable the stack indicator overlay.  Sometimes you just don't care if it is a stack.
 
               
 
Better overlays.
 
               
 
Support for details view.  (Probably make an available column.)
 
 
[[Category: Frequently Asked Questions]]
 
[[Category: Frequently Asked Questions]]

Revision as of 13:26, 18 March 2011

Stacks

Stacks are simply groupings of files that are then displayed and manipulated like single files. For audio files, the grouping might be a lossless file and a lossy version of it. For images it might be 20 pictures of a cat.

Each stack has one file that is the top. This is the file that is displayed in the Content Pane and used to represent and manipulate the underlying stack members.

Stack Operations

Stack operations are available in the right click menu when selecting files in the Content Pane.

Stack and Unstack creates and destroys stacks, respectively. The underlying files are not physically affected, just their grouping inside of MC. When creating a stack, the top of stack starts out somewhat random. The application picks the largest file as the top for non images. For images it picks the largest dimension file of type jpeg.

Expand Stack and Collapse Stack control how the files are displayed. A collapsed stack only shows the top file, the others are not visible. An expanded stack shows all files. When expanded, Set as Top can be used to choose which file to use as the top of stack.

Autostack provides various options for automatically grouping a selection of files. When autostacking, the application will ask which file should be set as the top.

Search for stack files simply searches on all items in a given stack (or stacks), expands those stacks and runs the search.

Manipulating Stacks

When the top of a collapsed stack is tagged, most of those tags are copied to the stack members.

When the top of a collapsed stack is moved, the stack members are moved (provided the stacked files have any commonality).

When the top of a collapsed stack is deleted, all stack members are deleted. If the stack top of an expanded stack is deleted, the top will be removed and a new top will be selected.

Stack Icons

A stack can be identified by an icon that is available as a column in a Details view or as an overlay in the upper right corner of a Thumbnail view.

If the icon looks like a stack of cards with a black star on top, it is a collapsed stack.

If the icon looks like a single card with a black star, it is the top of an expanded stack.

If the icon looks like a single card with a grey outline of a star, it is a stack member of an expanded stack.

Stack information is also available in the tooltips.

Searching for Stacks

MC use hidden tags to identify and manage stacks. Some good information on these details can be found in the following post:

http://yabb.jriver.com/interact/index.php?topic=55782.0

The following expression can be used to find all stacked files in the database:

isequal([Stack Top],-1) ~d=a

Stacks in Images

In the world of photos the stacks are pretty much user driven. (Although I would like to swap the existing RAW file cache out for one based on stacks.)

Stacks are intended to be used to hide versions of files that one would normally not be interested in seeing. So one might put a jpeg as the top of a stack and have the RAW image file that it came from as a hidden stack member.

Another example would be a single image with several purposed files underneath it. For instance one could be a representative jpeg with the RAW source file, a file sized for the web and another sized and sharpened for print. In general use one would only want to see the jpeg but if a sale was made the image sized and sharpened for print could be found quickly via a right click->Stacks->Search for stack files.

Stacks as Cache

Currently only available for the handheld conversions. When enabled under MC's Handheld options (select Cache converted file (via a stack) under Options->Handheld->Conversion->Conversion Cache), MC does several things.

If MC needs to convert a file, the files stack is searched for a file of the requested type. (MP3, WMA, etc.)

If the file is found under the stack location, it is used. Otherwise MC uses any available stack file of the appropriate type.

If no stack file is available, MC searches for the file where the conversion engine would put it. If found there, it is used and stacked with the original file (unless, of course, it already is in a stack).

If not found there, MC will convert the file, copy it to the stack location directory, and stack it with the original file.

Cache features planned

Size warning. Stacking revisions can use a lot of storage. Best to warn on selection.

Cache creation. The old system allowed one to pre build the conversion cache. This functionality will be added.

Cache deletion. We should also be able to delete entries created by the HH conversion engine. These files are tagged in the [stack tag] field.

The stacks need to be utilized by other pieces of the app. Library server, etc.