* agenda view assign category
@ 2008-03-04 1:25 Cezar Halmagean
2008-03-05 0:05 ` Bastien
2008-03-07 14:54 ` Carsten Dominik
0 siblings, 2 replies; 5+ messages in thread
From: Cezar Halmagean @ 2008-03-04 1:25 UTC (permalink / raw)
To: emacs-orgmode
Hi list,
Is there a way to put tasks under a certain category from the agenda
buffer ? Or better from remember.
Right now I use this work flow:
f7 t (which pops up a remember buffer which starts a task)
type my todo item
C-c s +1 (schedule the task for tomorrow - just to keep today clear)
C-c C-c (save)
An then I would have to go and move everything to the right category.
What I really want is to make this even faster, maybe have rmemeber
tasks automatically scheduled, and have a really easy way to put tasks
into categories.
Does anyone have a suggestion ?
Regards,
Cezar
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: agenda view assign category
2008-03-04 1:25 agenda view assign category Cezar Halmagean
@ 2008-03-05 0:05 ` Bastien
2008-03-05 0:34 ` Cezar Halmagean
2008-03-07 14:54 ` Carsten Dominik
1 sibling, 1 reply; 5+ messages in thread
From: Bastien @ 2008-03-05 0:05 UTC (permalink / raw)
To: Cezar Halmagean; +Cc: emacs-orgmode
Hi Cesar,
"Cezar Halmagean" <cezar@mixandgo.com> writes:
> What I really want is to make this even faster, maybe have rmemeber
> tasks automatically scheduled, and have a really easy way to put tasks
> into categories.
Since you're using remember, why don't you use templates to fill your
tasks at the right place under the right category? You can even fill
them interactively, if required.
As for scheduling your tasks, the template can have active timestamps
with "%t" -- so "SCHEDULED: %t" in the template will insert a scheduled
timestamp.
HTH,
--
Bastien
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: agenda view assign category
2008-03-05 0:05 ` Bastien
@ 2008-03-05 0:34 ` Cezar Halmagean
0 siblings, 0 replies; 5+ messages in thread
From: Cezar Halmagean @ 2008-03-05 0:34 UTC (permalink / raw)
To: emacs-orgmode
Bastien <bzg@altern.org> writes:
> As for scheduling your tasks, the template can have active timestamps
> with "%t" -- so "SCHEDULED: %t" in the template will insert a scheduled
> timestamp.
>
Thanks Bastien ! That helped !
Even tho, a way to specify categories in the agenda view would be nice
to have.
Regards,
Cezar
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: agenda view assign category
2008-03-04 1:25 agenda view assign category Cezar Halmagean
2008-03-05 0:05 ` Bastien
@ 2008-03-07 14:54 ` Carsten Dominik
2008-03-07 16:28 ` Cezar Halmagean
1 sibling, 1 reply; 5+ messages in thread
From: Carsten Dominik @ 2008-03-07 14:54 UTC (permalink / raw)
To: Cezar Halmagean; +Cc: emacs-orgmode
Hi Cezar,
On Mar 4, 2008, at 2:25 AM, Cezar Halmagean wrote:
>
> Hi list,
>
> Is there a way to put tasks under a certain category from the agenda
> buffer ?
What do you mean here? Moving the entry to a different place, or
just set the CATEGORY property in the entry?
- Carsten
> Or better from remember.
>
> Right now I use this work flow:
>
> f7 t (which pops up a remember buffer which starts a task)
> type my todo item
> C-c s +1 (schedule the task for tomorrow - just to keep today clear)
> C-c C-c (save)
>
> An then I would have to go and move everything to the right category.
>
> What I really want is to make this even faster, maybe have rmemeber
> tasks automatically scheduled, and have a really easy way to put
> tasks
> into categories.
>
> Does anyone have a suggestion ?
>
> Regards,
> Cezar
>
>
>
> _______________________________________________
> 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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: agenda view assign category
2008-03-07 14:54 ` Carsten Dominik
@ 2008-03-07 16:28 ` Cezar Halmagean
0 siblings, 0 replies; 5+ messages in thread
From: Cezar Halmagean @ 2008-03-07 16:28 UTC (permalink / raw)
To: emacs-orgmode
Carsten Dominik <dominik@science.uva.nl> writes:
> What do you mean here? Moving the entry to a different place, or
> just set the CATEGORY property in the entry?
>
Exactly, moving it under the specified category.
Cezar
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-03-07 16:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-04 1:25 agenda view assign category Cezar Halmagean
2008-03-05 0:05 ` Bastien
2008-03-05 0:34 ` Cezar Halmagean
2008-03-07 14:54 ` Carsten Dominik
2008-03-07 16:28 ` Cezar Halmagean
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.