From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iBkEFM+lQF+PLQAA0tVLHw (envelope-from ) for ; Sat, 22 Aug 2020 04:57:51 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id uFe9D8+lQF93fAAAbx9fmQ (envelope-from ) for ; Sat, 22 Aug 2020 04:57:51 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 37BD5940539 for ; Sat, 22 Aug 2020 04:57:50 +0000 (UTC) Received: from localhost ([::1]:34070 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k9Lb9-0002cM-Kb for larch@yhetil.org; Sat, 22 Aug 2020 00:57:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56348) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k9Laf-0002cF-1T for emacs-orgmode@gnu.org; Sat, 22 Aug 2020 00:57:17 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:63142) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k9Lac-0003Vr-FP for emacs-orgmode@gnu.org; Sat, 22 Aug 2020 00:57:16 -0400 Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 8215689589; Sat, 22 Aug 2020 00:57:12 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=gssSfsKGe6abRD2hiU9p+Y7X69I=; b=nwpsBN EETljshRgRzggEobL16QqVZ88VqEun5h9fzGFXqBLj5qXEbReNiB3Ns6nHqaCPGA nII4/LxPH9RkENksT7wCu6Kwh7tpDEFDSKdFRhgISozi3ttcez4lKygn+4FIHrO2 MoeUKIU+qGEDUG/chuyI3UCUtnopfcIjqgai8= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 6A60489588; Sat, 22 Aug 2020 00:57:12 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=cSehqHYxPWDP6zQIytwperpmpRBlAq44M9IClAXbl/Q=; b=kdcSBZftFPJBu1MyRcwvnHlJ4AWYjj+JIsDhKLHOzoODe6GYztKURLSOA47q90/to5rgdZXSgpJttQ/Br90XF+HFtoE7qtFNh/9hr7ZPxtXJiJjOshNJSfrQVYG1Nau55FazNa85GANJZz4m1s/dva/2Bsar+NFbpd0zD6xtlyA= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id C55B789587; Sat, 22 Aug 2020 00:57:11 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Samuel Wales Subject: Re: using completion on header name to insert link In-Reply-To: References: Date: Sat, 22 Aug 2020 00:57:10 -0400 Message-ID: <877dtrwa55.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: F089D3D0-E433-11EA-A448-2F5D23BA3BAF-24757444!pb-smtp2.pobox.com Received-SPF: pass client-ip=64.147.108.71; envelope-from=kyle@kyleam.com; helo=pb-smtp2.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/22 00:57:12 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=nwpsBN E; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=kdcSBZft; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: sV4AetZIS1fe Samuel Wales writes: > i frequently use refile with ido to refile to and go to entries. > > is there a command to use the same completion to insert a link at point? > > for example, if i have an entry named pharmacy, and it has an org id, > i can refile to it or go to it using ido. > > but can i be in an entry called whatever, and stay where i am, but > insert a link to pharmacy using the refile ido mechanism? I'm not aware of built-in functionality to do this. There was a recent thread about this on the list: https://orgmode.org/list/CAL9aZktdbZ2zd9ygS9uHeSJypdbR9E1A6Ef03UtDRAFpJOES9g@mail.gmail.com