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? Hi Hugo, great idea. We could even (optionally) replace the storing interface with the refile interface, so that C-c C-c would do a direct filing and C-u C-c C-c would give you the refile interface to determine a location. Much faster than the rog-goto interface that is being used now. Tanks. - Carsten