emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: Re: feature request: (more) in agenda?
Date: Tue, 07 Aug 2007 02:33:24 +0200	[thread overview]
Message-ID: <87ejig9oa3.fsf@bzg.ath.cx> (raw)
In-Reply-To: <87y7gpt6at.fsf@freemail.hu> (ignotus@freemail.hu's message of "Mon\, 06 Aug 2007 10\:29\:14 +0200")

ignotus@freemail.hu writes:

>   >     In any case, I don't think it is that uncommon to have todo
>   > heading with body info and I know I would be annoyed by a feature
>   > like this if I couldn't turn it off.  I think there is a more
>   > general/flexible feature that could implement this waiting to be
>   > thought up.
>
> Thanks for the input, I like that customizeble format string in agenda
> views idea of yours.

Either a format string (stored in a :Agenda: property?) or something
similar to the :COLUMNS: property.

For example, if there were a new special property for the %CONTENT, then
this property could be used to store the first characters of the current
headline's content.

  :AGENDA: %TAGS %TODO %25ITEM %15CONTENT %20SCHEDULED

Would make the following todo line:

,----
| * Try to propose something useful to Org people     :tag:
|   :PROPERTIES:
|   SCHEDULED: <2007-08-13 lun>
|   :AGENDA: %TAGS %25ITEM %20SCHEDULED %15CONTENT
|   :END:
| 
| Some content here.
`----

displayed like this:

  :tag: Try to propose something <2007-08-13 lun> Some content he

Or maybe this could be refined as this 

  :AGENDA: "%s %s on %s (%s...)" %TAGS %25ITEM %20SCHEDULED %15CONTENT

So that the display would be 

  :tag: Try to propose something on <2007-08-13 lun> (Some content he...)

I think using properties to define the way we want agenda entries to be
displayed is fine, since it let you define it for a whole buffer or for
each entry separately.

-- 
Bastien

  reply	other threads:[~2007-08-07  0:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-05 21:30 feature request: (more) in agenda? ignotus
2007-08-06  1:41 ` Eddward DeVilla
2007-08-06  8:29   ` ignotus
2007-08-07  0:33     ` Bastien [this message]
2007-08-06 14:50 ` Scott Jaderholm
2007-08-06 15:38   ` ignotus
  -- strict thread matches above, loose matches on Subject: below --
2007-08-06  3:43 Charles Cave
2007-08-06  8:32 ` ignotus
2007-08-10  6:57   ` Carsten Dominik
2007-08-11 14:30     ` ignotus

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=87ejig9oa3.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --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).