Jasper Handbook
jasperapp.io
English
English
  • What is Jasper
  • Quick start
    • Setup
    • Basic usage
    • Data migration
  • Use cases
    • Stream queries
    • Browse issues
    • Search issues
    • Appearance and notifications
    • Keyboard operation
    • Advanced settings
  • Reference
    • Stream
    • Filter Stream
    • Project Stream
    • Library Stream
    • System Stream
    • Sort order
    • Browser
    • Jump Navigation
    • Keyboard shortcuts
  • FAQ
  • jasperapp.io
  • jasperapp/jasper (GitHub)
Powered by GitBook
On this page

Was this helpful?

  1. Reference

Sort order

A reference to the order of issues.

PreviousSystem StreamNextBrowser

Last updated 4 years ago

Was this helpful?

Typically, issues are displayed in order of update, and you can change the order by using the sort order icon at the top of the issue list. You may also change the order by setting the Filter Stream or Filter to sort:ORDER.

The following values can be specified for sort:ORDER.

sort

description

sort:updated

Updated order

sort:created

Created order

sort:closed

Closed order

sort:merged

Merged order

sort:read

Read order

sort:archived

Archived order

sort:bookmark

Bookmarked order

sort:author

Author name order

sort:user

User name/organization name order

sort:repo

Repository name order

sort:milestone

Milestone name order

sort:dueon

Deadline of milestone order

sort:title

Title order

sort:number

Issue number order

sort:type

Issue type(Issue or Pull Request) order

You can also specify multiple orders and ascending/descending order.

sort:"updated desc, author asc"