emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-agenda-switch-to switches to weird place


From: Sebastien Vauban
Subject: Re: [O] org-agenda-switch-to switches to weird place
Date: Tue, 11 Oct 2011 18:45:25 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (windows-nt)

Hi Antoine,

Antoine Levitt wrote:
> I use org-capture to store information (such as appointments), then view
> them in the agenda. I use RET (org-agenda-switch-to) in the agenda view to
> modify them. For instance, for an entry like
>
> * TODO Some task
> SCHEDULED: !<2011-10-11 Tue>
>
> , point is at "!", which is inconvenient, because most of the time I want to
> modify the heading of the entry ("Some task"). A nice place to put the point
> would be at the %? specifier of org-capture-templates, if specified.
> Apparently, org-capture does the job of inserting a marker for
> org-agenda-switch-to to come back to, so it should be able to figure out if
> %? was specified, and if yes, where. I couldn't manage to do it, though.
> Could someone take a look at this?

I guess one could imagine that it should be possible to customize a point to
land on when switching from the agenda to the source buffer.

But I don't see how org-capture templates would come into play: your different
capture templates can have very different positions for %?, and once captured,
a note or TODO is no different than free text that the user would have written
manually.

So, you can't get a behavior depending on any template, IIUC.

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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