[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: Remember and then refile
From: |
Steven Lumos |
Subject: |
[Orgmode] Re: Remember and then refile |
Date: |
Fri, 18 Jan 2008 14:19:02 -0800 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (usg-unix-v) |
Carsten Dominik <address@hidden> writes:
> On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
>
>> Carsten Dominik <address@hidden> 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
- [Orgmode] Remember and then refile, Hugo Schmitt, 2008/01/07
- Re: [Orgmode] Remember and then refile, Hugo Schmitt, 2008/01/07
- Re: [Orgmode] Remember and then refile, Carsten Dominik, 2008/01/15
- Re: [Orgmode] Remember and then refile, Carsten Dominik, 2008/01/18
- Re: [Orgmode] Remember and then refile, Hugo Schmitt, 2008/01/18
- [Orgmode] Re: Remember and then refile, Steven Lumos, 2008/01/18
- Re: [Orgmode] Re: Remember and then refile, Carsten Dominik, 2008/01/18
- [Orgmode] Re: Remember and then refile,
Steven Lumos <=
- Re: [Orgmode] Re: Remember and then refile, Piotr Zielinski, 2008/01/20
- [Orgmode] Re: Remember and then refile, Leo, 2008/01/20
- Re: [Orgmode] Re: Remember and then refile, Hugo Schmitt, 2008/01/20
- Re: [Orgmode] Re: Remember and then refile, Carsten Dominik, 2008/01/20
- [Orgmode] Re: Remember and then refile, Steven Lumos, 2008/01/31