all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: emacs-orgmode@gnu.org
Subject: BUG - Remember refiling to current clocking task
Date: Tue, 28 Oct 2008 11:56:00 -0400	[thread overview]
Message-ID: <871vy0iui7.fsf@gollum.intra.norang.ca> (raw)

Hi Carsten,

I've been playing with the remember filing options and reworking my
phone-call handling code.

When I want to file to the current clocking task it always seems to go
to the default org file for me instead of the file the current clocking
task is in.

ie.

I'm clocking a task in org.org, hit remember to create an note and C-2
C-c C-c saves the note at the end of my todo.org (which is my default
file) instead of the current clocking task in org.org.

,----[ ~/git/org.org ]
| ...
| ** TODO Try elisp debugging
|    :CLOCK:
|    CLOCK: [2008-10-28 Tue 11:18]
|    CLOCK: [2008-10-28 Tue 10:59]--[2008-10-28 Tue 11:14] =>  0:15
|    :END:
| [2008-10-27 Mon]
| ...
`----

,----[ end of my todo.org file]
| ...
| * Last Task
| ** Do something
`----

Then start remember with my new phone template

,----[ creates the following remember buffer ]
| ##     C-c C-c  "~/git/org/todo.org" -> "* "
| ## C-u C-c C-c  like C-c C-c, and immediately visit note at target location
| ## C-0 C-c C-c  "~/git/org/org.org" -> "* Tasks"
| ## C-1 C-c C-c  to select file and header location interactively.
| ## C-2 C-c C-c  as child of the currently clocked item
| ## To switch templates, use `C-M-r'.  To abort use `C-c C-k'.
| 
| * PHONE [[bbdb:]] - 
| <2008-10-28 Tue 11:48>
`----

and C-2 C-c C-c files it at the end of todo.org instead of in org.org

,----[ and the end of todo.org looks like this ]
| ...
| * Last Task
| ** Do something
| * TODO Try elisp debugging
| ** PHONE [[bbdb:]] - 
| <2008-10-28 Tue 11:50>
`----

Now the remember template I'm picking does state to file to the default
task but I expected C-2 C-c C-c to override that location.

Thanks for org-mode!!

Regards,
Bernt

             reply	other threads:[~2008-10-28 15:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-28 15:56 Bernt Hansen [this message]
2008-10-28 17:58 ` BUG - Remember refiling to current clocking task Carsten Dominik
2008-10-28 19:06   ` Bernt Hansen
2008-10-28 18:24 ` Sebastian Rose
2008-10-28 17:35   ` Bernt Hansen

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

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

  git send-email \
    --in-reply-to=871vy0iui7.fsf@gollum.intra.norang.ca \
    --to=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.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 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.