* Block-Agenda: Show whole entry
@ 2012-10-04 21:27 Moritz Ulrich
2012-10-05 8:33 ` Sebastien Vauban
2012-10-05 10:12 ` François Allisson
0 siblings, 2 replies; 3+ messages in thread
From: Moritz Ulrich @ 2012-10-04 21:27 UTC (permalink / raw)
To: Orgmode
[-- Attachment #1: Type: text/plain, Size: 346 bytes --]
Hello,
I'm trying to create an Agenda which will be printed / mailed daily. It
should include the usual 'today' agenda and my shopping list.
This shopping list is stored in an agenda file as a list with
checkboxes.
I want this list as the second block in my agenda. Is this possible?
Cheers,
Moritz Ulrich
--
Moritz Ulrich
[-- Attachment #2: Type: application/pgp-signature, Size: 486 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Block-Agenda: Show whole entry
2012-10-04 21:27 Block-Agenda: Show whole entry Moritz Ulrich
@ 2012-10-05 8:33 ` Sebastien Vauban
2012-10-05 10:12 ` François Allisson
1 sibling, 0 replies; 3+ messages in thread
From: Sebastien Vauban @ 2012-10-05 8:33 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hi Moritz,
Moritz Ulrich wrote:
> Hello,
>
> I'm trying to create an Agenda which will be printed / mailed daily. It
> should include the usual 'today' agenda and my shopping list.
>
> This shopping list is stored in an agenda file as a list with
> checkboxes.
>
> I want this list as the second block in my agenda. Is this possible?
IIUC, that should be no problem. Did you look at
http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.html?
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Block-Agenda: Show whole entry
2012-10-04 21:27 Block-Agenda: Show whole entry Moritz Ulrich
2012-10-05 8:33 ` Sebastien Vauban
@ 2012-10-05 10:12 ` François Allisson
1 sibling, 0 replies; 3+ messages in thread
From: François Allisson @ 2012-10-05 10:12 UTC (permalink / raw)
To: Moritz Ulrich; +Cc: Org mode
Le jeudi 04 oct 2012 à 23:27:48 (+0200), Moritz Ulrich a écrit :
>
> Hello,
>
> I'm trying to create an Agenda which will be printed / mailed daily. It
> should include the usual 'today' agenda and my shopping list.
>
> This shopping list is stored in an agenda file as a list with
> checkboxes.
>
> I want this list as the second block in my agenda. Is this possible?
Hi,
I don't think that this is possible, at least easily. Checkboxes are not
intended to appear in agendas [1]. You can still play with a few
variables in your agenda block definition, or with functions and/or a
minor mode [2]. But it looks far simpler if your shopping list appears
in one of your agenda files as headlines, with either a shopping
specific keyword, or a specific tag, hand by hand with a nice shopping
org-capture template. Eventually, you could retrieve your checkboxes by
adding [3] in your second agenda block ;-) I cannot help you more... but
if you find some solution, please share it!
Cheers,
François.
[1] http://lists.gnu.org/archive/html/emacs-orgmode/2010-06/msg00765.html
[2] e.g. org-agenda-entry-text-mode, org-agenda-add-entry-text-maxlines,
org-agenda-entry-text-maxlines, org-agenda-entry-text-show, etc.
[3] (org-agenda-todo-keyword-format "[ ]")
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-10-05 10:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04 21:27 Block-Agenda: Show whole entry Moritz Ulrich
2012-10-05 8:33 ` Sebastien Vauban
2012-10-05 10:12 ` François Allisson
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).