emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* remember -> category
@ 2008-05-14 23:02 Cezar Halmagean
  2008-05-15  1:12 ` Bernt Hansen
  0 siblings, 1 reply; 3+ messages in thread
From: Cezar Halmagean @ 2008-05-14 23:02 UTC (permalink / raw)
  To: emacs-orgmode


Hi list,

  Is there any way to specify a category in which the note will be
  stored when using remember ?

  What I want to define is:

  1. Start remeber
  2. Pick a category
  3. write down a title and a description
  4. Store the note (scheduled for today - so I can view it with C-a a)

  I couldn't find anything usefull in the docs.

Regards,
Cezar

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

* Re: remember -> category
  2008-05-14 23:02 remember -> category Cezar Halmagean
@ 2008-05-15  1:12 ` Bernt Hansen
  2008-05-15  5:27   ` Cezar Halmagean
  0 siblings, 1 reply; 3+ messages in thread
From: Bernt Hansen @ 2008-05-15  1:12 UTC (permalink / raw)
  To: Cezar Halmagean; +Cc: emacs-orgmode

Cezar Halmagean <cezar@mixandgo.ro> writes:

>   Is there any way to specify a category in which the note will be
>   stored when using remember ?
>
>   What I want to define is:
>
>   1. Start remeber
>   2. Pick a category
>   3. write down a title and a description
>   4. Store the note (scheduled for today - so I can view it with C-a a)
>
>   I couldn't find anything usefull in the docs.

I do this in reverse.  I have a separate remember template per org file
I want so I do 

 C-M-r (pick remember template key)
 Enter details
 C-c C-c store the note to * Tasks in the file I selected
 C-u C-u C-M-r to get back to the note I just filed then
 C-c C-w to refile it to whatever task is appropriate

With the latest development version of org-mode you can start the clock
in the initial remember buffer and keep it running as you file and
refile the task.  In that case you can also use org-clock-goto to find
the task back easily.

You can set up templates for org-remember but I find the location I want
to file things changes too much to have static templates with fixed
locations.  Your mileage may vary.  My default remember templates file
to the * Tasks generic task in each file then I just refile it to the
right place depending on its content.

HTH,
Bernt

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

* Re: remember -> category
  2008-05-15  1:12 ` Bernt Hansen
@ 2008-05-15  5:27   ` Cezar Halmagean
  0 siblings, 0 replies; 3+ messages in thread
From: Cezar Halmagean @ 2008-05-15  5:27 UTC (permalink / raw)
  To: emacs-orgmode


Bernt Hansen <bernt@norang.ca> writes:

>  C-M-r (pick remember template key)
>  Enter details
>  C-c C-c store the note to * Tasks in the file I selected
>  C-u C-u C-M-r to get back to the note I just filed then
>  C-c C-w to refile it to whatever task is appropriate

I tend to think we are taking the wrong approach.

I've tried using TAGS intead of categories and I think it actually makes
more sense. Also you can have tags in remember templates. Any thoughts ?

Cezar

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

end of thread, other threads:[~2008-05-15  5:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-14 23:02 remember -> category Cezar Halmagean
2008-05-15  1:12 ` Bernt Hansen
2008-05-15  5:27   ` Cezar Halmagean

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