IPS-LMU / transcription-portal

A portal that offers a transcription chain for multi upload and processing of audio files using ASR, OCTRA, MAUS and EMU-webApp.

Home Page:https://www.phonetik.uni-muenchen.de/apps/TranscriptionPortal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sort order of tasks

julianpoemp opened this issue · comments

  • add sortorder attribute to IDB
  • unsorted is -1
  • the sortorder represent the index position in the list of tasks
  • to avoid calculation overhead, the sortorder is saved whenever a task or directory is added/inserted
  • change sort order via context menu on the proceedings table
  • change sort order via arrows in the queue modal

related to #35 #24