emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: Small bug and sorting suggestion
Date: Mon, 20 Nov 2006 10:43:59 +0100	[thread overview]
Message-ID: <873b8eo3kw.fsf@tallis.ilo.ucl.ac.uk> (raw)
In-Reply-To: <52618b2a856a0e823f0439f83867385e@science.uva.nl> (Carsten Dominik's message of "Mon\, 20 Nov 2006 09\:55\:11 +0100")

Carsten Dominik <dominik@science.uva.nl> writes:

>> The feature suggestion is this one: since you're working on sorting,
>> what about sorting headlines depending on the date they're attached
>> to?
>>
>> I've got a headline called "Call for paper" where I put all the CFP
>> and that would be great to have them automagically sorted.
>
> I take it that you are talking about sorting tree-nodes in the
> Org-mode buffer, similar to Carles Cave's request?

Yes, that's right.

>> This could be either an absolute order (first coming headline first
>> displayed, no matter if it's SCHEDULED or DEADLINE) or a mix between
>> categories and dates (DEADLINE first with sorted items, then SCHEDULED
>> with sorted items, etc).
>
> Hmmm again - if I read this, it looks to me that you are in fact
> talking about sorting in the agenda buffer.  Which one is it?

It is the org-mode buffer.  We would have something like this:

(Sorted by dates only:)

,----
| * item 1
|   SCHEDULED: <2006-11-20 lun>
|   
| * item 2
|   DEADLINE: <2006-11-21 lun>
| 
| * item 3
|   SCHEDULED: <2006-11-22 lun>
| 
| * item 4
|   DEADLINE: <2006-11-23 lun>
`----

(Sorted by dates and [implicit?] priority - i.e. DEADLINE first,
SCHEDULED second:)

,----
| * item 2
|   DEADLINE: <2006-11-21 lun>
| 
| * item 4
|   DEADLINE: <2006-11-23 lun>
| 
| * item 1
|   SCHEDULED: <2006-11-20 lun>
|   
| * item 3
|   SCHEDULED: <2006-11-22 lun>
`----

I guess you will find some neat way to chose between the row
chronological order and the mixed chronological/priority order.

Regards,

-- 
Bastien

  reply	other threads:[~2006-11-20  9:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-19  1:14 Small bug and sorting suggestion Bastien
2006-11-20  8:55 ` Carsten Dominik
2006-11-20  9:43   ` Bastien [this message]
2006-11-20  9:57     ` Carsten Dominik

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=873b8eo3kw.fsf@tallis.ilo.ucl.ac.uk \
    --to=bzg@altern.org \
    --cc=dominik@science.uva.nl \
    --cc=emacs-orgmode@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).