emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: "g" to refresh agenda


From: Carsten Dominik
Subject: Re: [Orgmode] Re: "g" to refresh agenda
Date: Tue, 13 Apr 2010 08:10:24 +0200

Hi Richard,

I see that your agenda is part of a block agenda. That makes it much harder,
because the entire block agenda is run again when you do this.  A block
agenda could contain several agendas, with different lengths and starting days - so this is hard to do. For your particular case it does make sense, but I think not for the general case. I am putting this problem on my list,
but it is complex and not quickly solved.

- Carsten

On Apr 10, 2010, at 5:30 PM, Richard Riley wrote:

Carsten Dominik <address@hidden> writes:

On Apr 10, 2010, at 12:44 PM, Richard Riley wrote:


Currently in agenda "g" refreshes it *but* it also brings us back to
current agenda. I feel it should *probably* refresh the current viewed
date range

That is what it does for me.

Hi Carsten

It seems it jumps back if you have a custom agenda command defined.

e.g see "My Today" here.

'(org-agenda-custom-commands (quote (("w" "Tasks waiting on something"
tags "WAITING" ((org-use-tag-inheritance nil))) ("r" "Refile New Notes
and Tasks" tags "REFILE" ((org-agenda-todo-ignore-with-date nil))) ("v"
"Vocab" tags "VOCAB" ((org-agenda-filter-preset (quote ("+VOCAB")))
(org-agenda-todo-ignore-with-date nil))) ("j" "Journal" tags "JOURNAL"
((org-use-tag-inheritance t))) ("n" "Notes" tags "NOTE" nil) ("a" "My
Today" ((agenda "" nil) (tags "sticky" ((org-agenda-overriding-header
"") (org-agenda-overriding-header "Sticky Items")))) nil nil))))

Bring up agenda C-a a,
b for back a week
g for refresh -> jumps back to current week,



r.




_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]