scratchpads icon indicating copy to clipboard operation
scratchpads copied to clipboard

The "New Scratchpad" search bar should sort filtered results by extension, then file type.

Open DanKaplanSES opened this issue 2 years ago • 0 comments

This is a minor feature request that, IMHO, would improve developer experience. Here are steps to reproduce:

  1. Open the "New Scratchpad" search bar
  2. Type txt

Expected: the first result should be Text (.txt) Actual: the first result is TEXI (.texi)

Screenshot:

image

Workaround:

  • Typing .txt instead of txt filters as expected.
  • Alternatively, you can select from the filtered list.

Considering the workarounds, these are minor inconveniences, but it adds up throughout the day. And for me at least, this is unexpected behavior.

DanKaplanSES avatar May 11 '23 00:05 DanKaplanSES