gavinbenda / platinum-md

Minidisc NetMD Conversion and Upload
MIT License
235 stars 38 forks source link

Enhancement request: track naming dialog ergonomics #101

Open dharmabumstead opened 3 years ago

dharmabumstead commented 3 years ago

Right now, when the user click on the rename track icon and the dialog box appears, the user has to click in the text box before they can start typing (at least this is what happens on Mac OS Big Sur). It'd be an easier experience if the text box already had focus so the user could simply start typing.

Also, it'd be handy if after typing the name the dialog box would either close or (optionally) move to the next track for renaming. This would make it a lot easier to name a large group of tracks quickly.

Stretch requests:

Also: thanks for this cool & useful app!

gavinbenda commented 3 years ago

It should auto-focus when opening that dialog - will certainly look at that. I might actually look at 'inline' editing which might help a lot with quick track editing.