NOTMUCH_SORT_OLDEST_FIRST

Sort values for notmuch_query_set_sort.

Values

ValueMeaning
NOTMUCH_SORT_OLDEST_FIRST

Oldest first.

NOTMUCH_SORT_NEWEST_FIRST

Newest first.

NOTMUCH_SORT_MESSAGE_ID

Sort by message-id.

NOTMUCH_SORT_UNSORTED

Do not sort.

Meta