iterate-ch / cyberduck

Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
https://cyberduck.io/
GNU General Public License v3.0
3.35k stars 292 forks source link

(Shift-)TAB to select prev/next element by filename order regardless of currently chosen sorting order #14473

Open porg opened 1 year ago

porg commented 1 year ago

Finder - Best Practise regarding keyboard shortcuts in a file browser on macOS

A very useful differentiation, that advanced users often use

Cyberduck - Status Quo

Cyberduck - Proposal

Use case in Cyberduck where this differentiation would improve my efficiency

Cyberduck - Workarounds

  1. Type the full name of the desired item
    • Hard, especially for longer filenames
      • because the typing timeout is really minimal
      • and you may not know the full name exactly, only what it starts with
  2. Temporarily sort by filename, reach desired item with up/down arrows, switch sort order back.

Both not very efficient. I'd love to have (Shift-)TAB available for that.

porg commented 9 months ago

Could someone give an assessment how much effort that would be?