Quick account jumping #118
Comments
(from [26d64b657bee]) [#118] Added AccountLookup in the core. |
(from [24b4d04b2669]) [#118] Fixed a few glitches with the account lookup. |
(from [c3bc7ed4b675]) [#118] Tweaked the account lookup matching algo. |
(from [0149a39d098d]) [#118] Added the Account Lookup panel on the Cocoa side. |
(from [a1c342b53225]) [#118] Added double-click action to the account lookup in Cocoa. |
(from [16ecbb0514b8]) [#118] Fixed a few glitches with the account lookup. |
(from [734f8ae064fe]) [#118] Added the Account lookup on the Qt side. |
A dialog similar to the one planned for #98. When invoked, it would show a list of all accounts. It would be possible to quickly select an account by typing a few letters. When those letters are typed, a fuzzy matching would take place and the list would be filtered/re-ordered according to that matching, allowing the user to quickly select an account with the arrow keys and press return to show that account in the Account View.
The text was updated successfully, but these errors were encountered: