* todos without timestamp in agenda
@ 2010-09-14 6:27 henry atting
2010-09-14 7:44 ` Eric S Fraga
0 siblings, 1 reply; 6+ messages in thread
From: henry atting @ 2010-09-14 6:27 UTC (permalink / raw)
To: emacs-orgmode
When I have some kind of todo items in an *.org file without timestamp they
do not show up in the agenda. I can start the agenda with the
appropriate shortcut then only these items are diplayed.
But if I am already in org-agenda I have to quit then start again
with the speacial agenda view.
Is there a more comfortable way to simply switch the view when in
org-agenda, or let these todo items show up in the first place (e.g. at
the bottom of the agenda)?
Cheers
henry
--
http://literaturlatenight.de
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: todos without timestamp in agenda
2010-09-14 6:27 todos without timestamp in agenda henry atting
@ 2010-09-14 7:44 ` Eric S Fraga
2010-09-14 10:10 ` henry atting
0 siblings, 1 reply; 6+ messages in thread
From: Eric S Fraga @ 2010-09-14 7:44 UTC (permalink / raw)
To: henry atting; +Cc: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
On Tue, 14 Sep 2010 08:27:48 +0200, henry atting <nsmp_02@online.de> wrote:
>
> When I have some kind of todo items in an *.org file without timestamp they
> do not show up in the agenda. I can start the agenda with the
> appropriate shortcut then only these items are diplayed.
> But if I am already in org-agenda I have to quit then start again
> with the speacial agenda view.
> Is there a more comfortable way to simply switch the view when in
> org-agenda, or let these todo items show up in the first place (e.g. at
> the bottom of the agenda)?
You don't have to "quit" the current view; simply ask for a new view
by "C-c a X" where X is the particular short-cut. If you have your
agenda in a separate frame, that frame will be updated.
[-- Attachment #2: Type: text/plain, Size: 75 bytes --]
--
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D
[-- Attachment #3: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: todos without timestamp in agenda
2010-09-14 7:44 ` Eric S Fraga
@ 2010-09-14 10:10 ` henry atting
2010-09-15 13:32 ` Jan Böcker
0 siblings, 1 reply; 6+ messages in thread
From: henry atting @ 2010-09-14 10:10 UTC (permalink / raw)
To: Eric S Fraga; +Cc: henry atting, emacs-orgmode
On Di, Sep 14 2010, Eric S Fraga wrote:
> On Tue, 14 Sep 2010 08:27:48 +0200, henry atting <nsmp_02@online.de> wrote:
>>
>> When I have some kind of todo items in an *.org file without timestamp they
>> do not show up in the agenda. I can start the agenda with the
>> appropriate shortcut then only these items are diplayed.
>> But if I am already in org-agenda I have to quit then start again
>> with the speacial agenda view.
>> Is there a more comfortable way to simply switch the view when in
>> org-agenda, or let these todo items show up in the first place (e.g. at
>> the bottom of the agenda)?
>
> You don't have to "quit" the current view; simply ask for a new view
> by "C-c a X" where X is the particular short-cut. If you have your
> agenda in a separate frame, that frame will be updated.
That simple?, great. I did not find it in the manual...
Thanks
henry
--
http://literaturlatenight.de
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Re: todos without timestamp in agenda
2010-09-14 10:10 ` henry atting
@ 2010-09-15 13:32 ` Jan Böcker
2010-09-15 14:40 ` Sébastien Vauban
0 siblings, 1 reply; 6+ messages in thread
From: Jan Böcker @ 2010-09-15 13:32 UTC (permalink / raw)
To: henry atting; +Cc: emacs-orgmode
On 09/14/2010 12:10 PM, henry atting wrote:
> On Di, Sep 14 2010, Eric S Fraga wrote:
>
>> On Tue, 14 Sep 2010 08:27:48 +0200, henry atting <nsmp_02@online.de> wrote:
>>>
>>> When I have some kind of todo items in an *.org file without timestamp they
>>> do not show up in the agenda. I can start the agenda with the
>>> appropriate shortcut then only these items are diplayed.
>>> But if I am already in org-agenda I have to quit then start again
>>> with the speacial agenda view.
>>> Is there a more comfortable way to simply switch the view when in
>>> org-agenda, or let these todo items show up in the first place (e.g. at
>>> the bottom of the agenda)?
>>
>> You don't have to "quit" the current view; simply ask for a new view
>> by "C-c a X" where X is the particular short-cut. If you have your
>> agenda in a separate frame, that frame will be updated.
>
> That simple?, great. I did not find it in the manual...
>
> Thanks
> henry
>
You might also be interested in block agendas (see "10.6.2 Block agenda"
in the manual) if you want the normal TODO items to show up above or
below your normal agenda.
I use a custom block agenda to show (in this order):
- the normal agenda
- the contents of my inbox
- normal TODO items tagged URGENT and IMPORTANT
- normal TODO items tagged IMPORTANT
- normal TODO items tagged URGENT
- normal TODO items not tagged URGENT or IMPORTANT
HTH, Jan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: todos without timestamp in agenda
2010-09-15 13:32 ` Jan Böcker
@ 2010-09-15 14:40 ` Sébastien Vauban
2010-09-15 17:20 ` henry atting
0 siblings, 1 reply; 6+ messages in thread
From: Sébastien Vauban @ 2010-09-15 14:40 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hi Jan,
Jan Böcker wrote:
>
> I use a custom block agenda to show (in this order):
> - the normal agenda
> - the contents of my inbox
> - normal TODO items tagged URGENT and IMPORTANT
> - normal TODO items tagged IMPORTANT
> - normal TODO items tagged URGENT
> - normal TODO items not tagged URGENT or IMPORTANT
Would you accept sharing your code for doing the above?
Best regards,
Seb
--
Sébastien Vauban
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: todos without timestamp in agenda
2010-09-15 14:40 ` Sébastien Vauban
@ 2010-09-15 17:20 ` henry atting
0 siblings, 0 replies; 6+ messages in thread
From: henry atting @ 2010-09-15 17:20 UTC (permalink / raw)
To: emacs-orgmode
Sébastien Vauban <wxhgmqzgwmuf@spammotel.com>
writes:
> Hi Jan,
>
> Jan Böcker wrote:
>>
>> I use a custom block agenda to show (in this order):
>> - the normal agenda
>> - the contents of my inbox
>> - normal TODO items tagged URGENT and IMPORTANT
>> - normal TODO items tagged IMPORTANT
>> - normal TODO items tagged URGENT
>> - normal TODO items not tagged URGENT or IMPORTANT
>
> Would you accept sharing your code for doing the above?
Just at that moment I wanted to ask the same... :)
henry
--
http://literaturlatenight.de
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-09-15 17:21 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-14 6:27 todos without timestamp in agenda henry atting
2010-09-14 7:44 ` Eric S Fraga
2010-09-14 10:10 ` henry atting
2010-09-15 13:32 ` Jan Böcker
2010-09-15 14:40 ` Sébastien Vauban
2010-09-15 17:20 ` henry atting
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).