emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: David Engster <deng@randomsample.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Sorting TODOs with time-up
Date: Tue, 31 Mar 2009 16:44:05 +0200	[thread overview]
Message-ID: <7C142AD0-C2AC-4C6E-A45A-E4BC5684C75F@gmail.com> (raw)
In-Reply-To: <m2iqlp6h90.fsf@arcor.de>


On Mar 31, 2009, at 1:53 PM, David Engster wrote:

> Carsten Dominik <carsten.dominik@gmail.com> writes:
>> On Mar 30, 2009, at 11:03 PM, David Engster wrote:
>>> While browsing through chapter 10, I got the impression that the
>>> different views are just different filters, but that I'm always
>>> dealing with the same agenda mode, where each entry carries the same
>>> information.
>>
>> Actually, I think this is so, entries always do carry the same
>> information in all these views.  remember that, a Matt said,
>> time-up is time-of-day only.
>
> Yes. What I wanted to say is that when it do "C-u C-x =" on an entry  
> in
> the daily/weekly agenda, I see properties like
>
>  date                 (4 1 2009)
>  day                  733498
>  dotime               [Show]
>  extra                "Scheduled: "
>  org-day-cnt          3
>  time                 "12:00......"
>  time-of-day          1200
>
> which are not existent or 'nil' in the TODO list (but can be parsed
> through the org-hd-marker information).
>
> The reason I'm dealing with this, aside from sorting, is that I'd like
> to extract date information from (custom) agenda views, so that I can
> display them in other programs, e.g. in special Gnus groups. I don't
> know yet if that really makes sense, but since I'm mostly living in
> Gnus, it would probably have advantages for me.

You might want to take a brute-force approach then, mapping
over entries with `org-map-entries' and getting all the
properties with (org-entry-properties), and then do any
processing/sorting etc yourself.
You might also want to take a look at org-collector.el, by Eric Schulte.

Regards

- Carsten

      reply	other threads:[~2009-03-31 14:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-30 12:57 Sorting TODOs with time-up David Engster
2009-03-30 13:41 ` Matthew Lundin
2009-03-30 14:46   ` David Engster
2009-03-30 17:59     ` Carsten Dominik
2009-03-30 21:03       ` David Engster
2009-03-30 21:15         ` Carsten Dominik
2009-03-31 11:53           ` David Engster
2009-03-31 14:44             ` Carsten Dominik [this message]

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=7C142AD0-C2AC-4C6E-A45A-E4BC5684C75F@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=deng@randomsample.de \
    --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).