emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Manish <mailtomanish.sharma@gmail.com>
To: Michael Gilbert <mcg@gilbert.org>
Cc: org-mode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: Is it possible to edit Effort remotely from the Agenda?
Date: Fri, 28 Aug 2009 14:23:34 +0530	[thread overview]
Message-ID: <e7cdbe30908280153m66601590g44b4269a685002ae@mail.gmail.com> (raw)
In-Reply-To: <662BF714-94BD-4A01-9B3C-BC25B140533A@gilbert.org>

On Fri, Aug 28, 2009 at 2:07 PM, Michael Gilbert wrote:
> Hi --
>
> A few weeks into stable org usage (thanks again for getting Aquamacs to fix
> that issue) and I am starting to push past basic knowledge. I realize that
> there are many things that can be editing remotely from the agenda. One of
> the properties I most want to be able to edit is Effort. Is this possible?

If you display effort in the agenda in column view (C-c C-x C-c), you can edit
the effort by using Shift-right or Shift-left or "e".

This is from my .emacs.

--8<---------------cut here---------------start------------->8---
(setq org-drawers (quote ("PROPERTIES" "CLOCK" "EFFORT" "HIDE" "LOGBOOK")))
(setq org-global-properties (quote (("Effort_ALL" . "00:00 00:10 00:20
00:30 01:00 01:30 02:00 02:30 03:00 04:00 05:00 06:00 07:00 08:00"))))
(setq org-columns-default-format "%TODO %CATEGORY %60ITEM(Task)
%5Effort(Estim){:} %5CLOCKSUM(Clock) %SCHEDULED(Time) %DEADLINE")
--8<---------------cut here---------------end--------------->8---

HTH
-- 
Manish

  reply	other threads:[~2009-08-28  8:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-27 17:40 [PATCH] Minor documentation patch Gregory J. Grubbs
2009-08-28  8:05 ` Carsten Dominik
2009-08-28  8:37   ` Is it possible to edit Effort remotely from the Agenda? Michael Gilbert
2009-08-28  8:53     ` Manish [this message]
2009-08-28 23:40       ` Michael Gilbert
2009-08-29  1:24   ` Can effort be edited conveniently outside column view? Michael Gilbert
2009-08-29 16:36     ` Bernt Hansen
2009-08-31  5:35     ` Carsten Dominik
2009-08-31 18:21       ` Michael Gilbert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e7cdbe30908280153m66601590g44b4269a685002ae@mail.gmail.com \
    --to=mailtomanish.sharma@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mcg@gilbert.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).