emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Feature request: edit time stamp from agenda
@ 2014-03-08 14:12 Tory S. Anderson
  2014-03-12  1:37 ` Matt Lundin
  0 siblings, 1 reply; 2+ messages in thread
From: Tory S. Anderson @ 2014-03-08 14:12 UTC (permalink / raw)
  To: emacs-orgmode

Hello friends, 
I just discovered org-agenda-diary-entry, which is a terrific command to streamline my planning process as I move away from using the raw diary file. But it lacks a feature that is key to my usage: it conveniently creates a diary item in my configured org file and sticks a time stamp on it; but I need to be able to edit that time stamp to add an hour to it, so I can plug it into the details of my day. It (I would assume `C-.' ) ought to work the same way C-d or C-s does on an agenda entry, allowing you to change and refine the deadline/schedule time of the item. But search as I might, this doesn't seem to be implemented yet.

 Also, it doesn't really seem to play nicely with adding deadline or schedule to the same item, as you will end up with multiple agenda entries on the same day for the same item (with the generic timestamp being the least useful of these entries). Is there a use case for this, or is it as redundant as it looks to me right now? 

Thanks; org-mode is awesome. 
- Tory

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Feature request: edit time stamp from agenda
  2014-03-08 14:12 Feature request: edit time stamp from agenda Tory S. Anderson
@ 2014-03-12  1:37 ` Matt Lundin
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Lundin @ 2014-03-12  1:37 UTC (permalink / raw)
  Cc: emacs-orgmode

torys.anderson@gmail.com (Tory S. Anderson) writes:

> Hello friends, 
> I just discovered org-agenda-diary-entry, which is a terrific command
> to streamline my planning process as I move away from using the raw
> diary file. But it lacks a feature that is key to my usage: it
> conveniently creates a diary item in my configured org file and sticks
> a time stamp on it; but I need to be able to edit that time stamp to
> add an hour to it, so I can plug it into the details of my day. It (I
> would assume `C-.' ) ought to work the same way C-d or C-s does on an
> agenda entry, allowing you to change and refine the deadline/schedule
> time of the item. But search as I might, this doesn't seem to be
> implemented yet.

You can change the timestamp from the agenda with ">".

,----[ (info "(org) Agenda commands")
| ‘>     (org-agenda-date-prompt)’
|      Change the timestamp associated with the current line.  The key ‘>’
|      has been chosen, because it is the same as ‘S-.’ on my keyboard.
`----

> Also, it doesn't really seem to play nicely with adding deadline or
> schedule to the same item, as you will end up with multiple agenda
> entries on the same day for the same item (with the generic timestamp
> being the least useful of these entries). Is there a use case for
> this, or is it as redundant as it looks to me right now?

See the following variables:

org-agenda-skip-deadline-prewarning-if-scheduled
org-agenda-skip-scheduled-if-deadline-is-shown
org-agenda-skip-timestamp-if-deadline-is-shown
org-agenda-skip-additional-timestamps-same-entry

Best,
Matt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-12  1:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-08 14:12 Feature request: edit time stamp from agenda Tory S. Anderson
2014-03-12  1:37 ` Matt Lundin

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).