Opened 8 years ago

Closed 7 years ago

Last modified 3 years ago

#691 closed enhancement (implemented)

Simplify import/export (filter) configuration

Reported by: westram Owned by: westram
Priority: major Milestone: arb7.0
Component: Import / Export Version: SVN
Keywords: Cc:

Description (last modified by westram)

  • Allow to edit filters from import/export dialogs
    • creating a copy of a filter should be possible
      (copy will be saved user-locally; as implemented by #263)
    • attempting to modify a filter in $ARBHOME/lib/… should check read-only state of filter file and warn if set.
  • Display filter result during edit
    • while editing the filter file, ARB shall check whether it was saved
    • after each save, display the "result" of the filter, i.e.
      • any error (e.g. if syntax is wrong)
      • in case of export: export the currently selected species and show the resulting output in a textwindow
      • in case of import: from the file selected in the main import window, import one or all species (into a tmp DB) and display results (e.g. list of species, list of fields+contents for first/selected species)
  • Add a description field to import/export filters
    • store in filter file (e.g. as DESCRIPTION line(s))
    • show description of selected filter in a small text field in import/export dialog (similar to tree comment in tree admin window)
    • changing the field content should update the description stored in the file (will not be possible if file is read-only, maybe make text-field insensitive in that case) skipped, not really useful

Change History (7)

comment:1 Changed 8 years ago by westram

  • Priority changed from normal to major

comment:2 Changed 8 years ago by westram

  • Component changed from ARB_NTREE to ARB_NTREE (im/export)

comment:3 Changed 8 years ago by westram

  • Milestone changed from wishlist2016 to wishlist

Milestone renamed

comment:4 Changed 7 years ago by westram

  • Milestone changed from wishlist to r17q3
  • Owner changed from devel to westram
  • Status changed from new to assigned

comment:5 Changed 7 years ago by westram

  • Status changed from assigned to _started

comment:6 Changed 7 years ago by westram

  • Description modified (diff)
  • Resolution set to implemented
  • Status changed from _started to closed

by [16564]

comment:7 Changed 3 years ago by westram

  • Milestone changed from r17q3 to arb7.0
Note: See TracTickets for help on using tickets.