From: Manish <mailtomanish.sharma@gmail.com>
To: Eraldo Helal <office@eraldo.at>
Cc: Org-Mode <emacs-orgmode@gnu.org>
Subject: Re: Blocked Agenda without newlines but with separator
Date: Thu, 23 Apr 2009 01:07:27 +0530 [thread overview]
Message-ID: <e7cdbe30904221237y247e903co25d8ecd9830fd47e@mail.gmail.com> (raw)
In-Reply-To: <938fae2d0904221104i6d3490b2o914e0b75f0f70267@mail.gmail.com>
On Wed, Apr 22, 2009 at 11:34 PM, Eraldo Helal wrote:
> At the moment my blocked agenda looks somthing like this:
>
>>
>> ================================================================================
>> internet:
>>
>>
>> ================================================================================
>> home:
>> eraldo: ACTION do bla :SomeName::home:
>> eraldo: ACTION do bla2 :SomeName::home:
>>
>>
>> ===============================================================================
>> etc...
>
> What I expect/want:
>
>>
>> ================================================================================
>> internet:
>>
>> ================================================================================
>> home:
>> eraldo: ACTION do bla :SomeName::home:
>> eraldo: ACTION do bla2 :SomeName::home:
>>
>> ===============================================================================
>> etc...
>
> In words:
> - "Agenda Compact Blocks" but with separator
x > - Blocked Agenda without newlines
How does this sound?
--8<---------------cut here---------------start------------->8---
(setq org-agenda-custom-commands
'(("E" "Eraldo's Agenda"
((tags-todo "Internet" ((org-agenda-overriding-header
"================\nInternet")))
(tags-todo "Home" ((org-agenda-overriding-header
"================\nHome")))))))
--8<---------------cut here---------------end--------------->8---
--
Manish
next prev parent reply other threads:[~2009-04-22 19:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-22 18:04 Blocked Agenda without newlines but with separator Eraldo Helal
2009-04-22 19:37 ` Manish [this message]
2009-04-22 19:51 ` Eraldo Helal
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=e7cdbe30904221237y247e903co25d8ecd9830fd47e@mail.gmail.com \
--to=mailtomanish.sharma@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=office@eraldo.at \
/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).