Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: info-gnus-english@gnu.org
Subject: Re: Filter threads by date
Date: Fri, 22 Aug 2008 11:11:29 -0500	[thread overview]
Message-ID: <86sksxrpvy.fsf@lifelogs.com> (raw)
In-Reply-To: <mailman.16722.1218755110.18990.info-gnus-english@gnu.org>

On Thu, 14 Aug 2008 19:56:26 +0100 flaviostz@gmail.com (Flávio de Souza) wrote: 

FdS> I would like to know how I would filter messages in a group by
FdS> period of time.

FdS> Lets say I would like to read last week messages from August 3
FdS> until 9.

Gnus can do it by age:

`/t 20' => limit to 20 days old or older
`/t -27' => limit to 27 days old or younger

Together, that gives you an interval.

Use `/w' to pop the limit if you need to refine it.  The "Gnus->Limit
to" menu has all the available ways to limit.  You can have a custom
selector, if date ranges are something you need very often and what's
above is not good enough.

Ted

  parent reply	other threads:[~2008-08-22 16:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.16722.1218755110.18990.info-gnus-english@gnu.org>
2008-08-22  7:11 ` akb427
2008-08-30 18:03   ` Flávio de Souza
2008-08-22 16:11 ` Ted Zlatanov [this message]
2008-08-30 18:04   ` Flávio de Souza
2008-08-14 18:56 Flávio de Souza

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86sksxrpvy.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).