• v1.8.0 ec6db7b53f

    Add sort-order keycap hints next to search bar

    LeoVasanko released this 2026-04-26 08:02:40 +00:00 | 88 commits to main since this release

    Show 'Order [1] [2] [3]' keycaps to the right of the search bar
    when the viewport is at least 800px wide. These visual hints
    match the existing '/' search keycap style and correspond to
    the existing keyboard shortcuts for sorting:
    1 = name (alphabetical)
    2 = modified (newest first)
    3 = size (largest first)

    Hints are hidden on narrow viewports and when text input fields are focused.

    Downloads