all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steven Lumos <steven@lumos.us>
To: emacs-orgmode@gnu.org
Subject: Re: Remember and then refile
Date: Fri, 18 Jan 2008 14:19:02 -0800	[thread overview]
Message-ID: <x61w8e4w15.fsf@bitty.lumos.us> (raw)
In-Reply-To: 2420B6DC-17A1-4E9D-AC75-3F85D31C78F2@science.uva.nl

Carsten Dominik <dominik@science.uva.nl> writes:
> On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
>
>> Carsten Dominik <carsten.dominik@gmail.com> writes:
>>> This will be in 5.19.  Thanks for the proposal!.
>>>
>>> - Carsten
>>
>> Hi.
>>
>> Have you considered somehow merging the tree selection and minibuffer
>> with completion methods so that both are available simultaneously?
>
> Could you please be more specific?
>
> Thanks.
>
> - Carsten

Maybe. :-)

Currently, C-u C-c C-c in remember uses this "Select a destination
location for the note" mode where you navigate the org tree in the
usual way and then RET to select a headline.

On the other hand, org-refile uses the minibuffer and you type a
headline, with completion and history.

So recently I've been thinking it should be possible (though only
arguably desirable) to allow both of these modes to be active at once,
so movement commands would navigate the tree and typing commands would
append to the minibuffer.

There are key conflicts that need to be worked out, but I think it
could be done.  For one example, TAB could do completion if there is
text in the minibuffer, and tree navigation otherwise.

Steve

>>
>>
>> Steve
>>
>>> On Jan 7, 2008, at 5:05 PM, Hugo Schmitt wrote:
>>>
>>>> Hello everyone!
>>>>
>>>> I know Remember allows one to select where we want to file an entry
>>>> with C-u C-c C-c, but now that we have org-refile (great!), it would
>>>> be really nice to be able to call org-refile after the text is
>>>> inserted on it's default place (mine is the Tasks tree on todo.org)
>>>> Now, I couldn't find a way to insert this nicely into the code,
>>>> since that is done via the remember command.
>>>> Any ideas?
>>>>
>>>> Thanks in advance,
>>>> Hugo

  reply	other threads:[~2008-01-18 22:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-07 16:05 Remember and then refile Hugo Schmitt
2008-01-07 16:16 ` Hugo Schmitt
2008-01-15 15:00 ` Carsten Dominik
2008-01-18  8:47 ` Carsten Dominik
2008-01-18 10:14   ` Hugo Schmitt
2008-01-18 20:40   ` Steven Lumos
2008-01-18 21:43     ` Carsten Dominik
2008-01-18 22:19       ` Steven Lumos [this message]
2008-01-20 14:31         ` Piotr Zielinski
2008-01-20 14:44           ` Leo
2008-01-20 15:54             ` Hugo Schmitt
2008-01-20 14:32         ` Carsten Dominik
2008-01-31 23:21           ` Steven Lumos
2008-02-04 10:00             ` Carsten Dominik

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=x61w8e4w15.fsf@bitty.lumos.us \
    --to=steven@lumos.us \
    --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.