Save As dialog that allows sub-matrix and other options, similar to export dialog

Issue #587 new
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Export only a portion of the matrix/labels/trees.

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

  1. Command-s or File->Save as...
  2. Select options similar to the image export

CURRENT BEHAVIOR

You can only save everything - entire matrix, all labels, and trees (if present).

EXPECTED BEHAVIOR

Options similar to jTV's data export or out current export interface.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

Provide the following options:

  1. Matrix region (all/visible/selected)
  2. Labels multiple select lists
  3. Preview similar to the import interface
  4. Column delimiter field
  5. Text area for a comment header
  6. [after other features are implemented] color & label settings
  7. After save button is clicked, use the dialog described in issue #577
  8. Whether to output gtr/atr files
  9. Whether to include data (or only output labels)

FILES AFFECTED (where the changes will be implemented) - developers only

unknown

LEVEL OF EFFORT - developers only

major

COMMENTS

jTV save data dialog:

jtvsavedata.png

Comments (0)

  1. Log in to comment