Sujet : Re: slrn: Sort most recently active threads first?
De : redruM (at) *nospam* unknown.mailer.xyz (Unknown)
Groupes : news.software.readersDate : 05. May 2024, 19:59:01
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <slrnv3fi76.bpd.redruM@am.localhost>
References : 1
User-Agent : slrn/1.0.3 (Linux)
On 2021-06-16, Jay <
jay@jay.xyz> wrote:
Is there a way in slrn to sort the most "recently active" threads first? So if a
collapsed thread has been replied to today, I want it to show up high on the
list, even if the oldest unread message in the thread was posted weeks ago.
Try adding the following lines to your '.slrnrc' file.
set custom_sort_by_threads 1
set custom_sort_order "Highscore,Date|date"
set new_subject_breaks_threads 2
set sorting_method 12