From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?0JHRg9C60L7QstGB0LrQsNGPINCQ0LPQvdC10YHRgdCw?= Subject: maybe typo in orgmode manual Date: Mon, 26 Mar 2018 22:45:28 +0300 Message-ID: <2451651522093528@web42o.yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0Y3i-0000Pc-0U for emacs-orgmode@gnu.org; Mon, 26 Mar 2018 15:45:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0Y3g-00089p-MO for emacs-orgmode@gnu.org; Mon, 26 Mar 2018 15:45:33 -0400 Received: from forward106p.mail.yandex.net ([2a02:6b8:0:1472:2741:0:8b7:109]:41285) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f0Y3g-00087J-98 for emacs-orgmode@gnu.org; Mon, 26 Mar 2018 15:45:32 -0400 Received: from mxback13j.mail.yandex.net (mxback13j.mail.yandex.net [IPv6:2a02:6b8:0:1619::88]) by forward106p.mail.yandex.net (Yandex) with ESMTP id 204F82D85677 for ; Mon, 26 Mar 2018 22:45:29 +0300 (MSK) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hello! Maybe there is typo in orgmode manual: https://orgmode.org/org.html#captu= re-protocol > To use this feature, add a bookmark with an arbitrary name, e.g. =E2=80= =98Org: capture=E2=80=99 and enter this as =E2=80=98Location=E2=80=99: > > javascript:location.href=3D'org-protocol://template=3Dx'+ > '&url=3D'+encodeURIComponent(window.location.href)+ > '&title=3D'+encodeURIComponent(document.title)+ > '&body=3D'+encodeURIComponent(window.getSelection()); This does not work. No "capture" before template letter. Correct bookmark= , I think, begins with > javascript:location.href=3D'org-protocol://capture?template=3Dx'+ And this variant works for me.=20 Thanks. --=C2=A0 Agnessa Bukowska