Splitting Copy and Move selected cards

Streamlining the selected cards action dialog:

  • remove ‘export’, it’s main irl use was to ‘copy’ text card names so it always felt a little awkward to not click the button with ‘copy’ in it
    • removing the extra option makes the dialog feel simpler to understand
  • spliting apart the ‘move or copy’ into separate choices
  • move the copy names text feature into the ‘copy’ function dialog

before

choose copy or move from within the dialog

after

choose copy or move upfront

‘copy’ contains ‘copy card names’ section

2 Likes