Can't wait!
Thank you very much for all the work on org-mode.
-Hugo
On Jan 18, 2008 5:47 AM, Carsten Dominik <[EMAIL PROTECTED]> wrote:
> This will be in 5.19. Thanks for the proposal!.
>
> - Carsten
>
>
> On Jan 7, 2008, at 5:05 PM, Hugo Schmitt wrote:
>
>
> Hello everyone!
>
> I know Remember a
This will be in 5.19. Thanks for the proposal!.
- Carsten
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
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
Hi again...
i took a second look and adding something like this:
(when org-remember-then-refile
(org-refile))
on the end of the function org-remember-handler did the trick.
It's not as nice as it could be though, because you get a *Remember* buffer
opened until you refile.
Cheers,
Hugo
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'