Re: [Orgmode] Is it possible to edit Effort remotely from the Agenda?

2009-08-28 Thread Manish
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


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


Re: [Orgmode] Is it possible to edit Effort remotely from the Agenda?

2009-08-28 Thread Michael Gilbert
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 working wonderfully, albeit with some lag. Thank you!

-- Michael



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