emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: Refiling Completion Systems
Date: Fri, 8 Feb 2019 15:34:17 -0700	[thread overview]
Message-ID: <CAJcAo8sm=wVCDN=cJ40RORz-v7SggmyhgK7Cw7VeB4p=0TEnSQ@mail.gmail.com> (raw)
In-Reply-To: <87k1iav0io.fsf@norang.ca>

the built-in ido completion is likely mostly redundant and that is i
think mostly why it was removed.  [ooh, disclaimers.]

to get your ido back, you can install ido-hacks, which will

  1] make ido work in all sorts of places including refile
  2] speed up ido by an enormous amount

you might need to make sure you have the right version.

there is also something like ido-everywhere, but idk if it has the
speeding up feature or whether it does ido in the same places.

alternatively, you can try helm [old, huge, different usage] or ivy
[new, fast].  icicles is not as popular.

i think both helm and ivy have c-spc ability or the equivalent.

ivy is the most like ido of the popular non-ido.

===

i use ido with ido-hacks and ido-clever-match.  the last one sorts
choices beautifully.  i get annoyed with different sort orders.

i might switch to ivy in the future if it can provide the same sort
order as ido-clever-match.  it provides options, but not that one.

it has been said that flx is a nice sorting option and that ivy can
provide it, but it was too slow last time i tried it.  idk if ivy
speeds flx up.  idk if it is close enough to ido-clever-match for me.


On 2/8/19, Bernt Hansen <bernt@norang.ca> wrote:
> Hi,
>
> I've been using org-mode for over ten years and at some point the ido
> completion for refiling went away -- probably when refiling functionalty
> was rewritten.  Is there a similar completion system available that I
> can use to locate my refile targets?  I really liked the ido search with
> incremental search refinement (C-SPC) of IDO to limit my targets until I
> find the one I want.
>
> I'm currently using
>
> (setq org-refile-use-outline-path t)
>
> but that isn't really working well when I don't remember the parent task
> heading :)
>
> I am currently using Org on Windows.
>
> GNU Emacs 25.1.1 (x86_64-w64-mingw32) of 2016-09-17
> Org mode version 9.2.1 (release_9.2.1-195-gef1edf @
> c:/D-Drive/bin/org-mode/lisp/)
>
> Thanks for Org!
>
> Best regards,
> Bernt
>
>


-- 
The Kafka Pandemic: <http://thekafkapandemic.blogspot.com>

The disease DOES progress. MANY people have died from it. And ANYBODY
can get it at any time.

"You’ve really gotta quit this and get moving, because this is murder
by neglect." ---
<http://www.meaction.net/2017/02/03/pwme-people-with-me-are-being-murdered-by-neglect>.

  parent reply	other threads:[~2019-02-08 22:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-08 14:05 Refiling Completion Systems Bernt Hansen
2019-02-08 18:08 ` John Kitchin
2019-02-08 22:34 ` Samuel Wales [this message]
2019-02-09 10:20   ` Detlef Steuer

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to='CAJcAo8sm=wVCDN=cJ40RORz-v7SggmyhgK7Cw7VeB4p=0TEnSQ@mail.gmail.com' \
    --to=samologist@gmail.com \
    --cc=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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).