From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Li Subject: Re: [PATCH] Update documentation on org-protocol template placeholders Date: Tue, 17 Oct 2017 11:33:13 -0700 Message-ID: References: <87376iyzhl.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e4Wg3-0007cf-JE for emacs-orgmode@gnu.org; Tue, 17 Oct 2017 14:33:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e4Wg1-0004on-6C for emacs-orgmode@gnu.org; Tue, 17 Oct 2017 14:33:19 -0400 Received: from mail-qk0-x244.google.com ([2607:f8b0:400d:c09::244]:49529) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e4Wg1-0004mi-1A for emacs-orgmode@gnu.org; Tue, 17 Oct 2017 14:33:17 -0400 Received: by mail-qk0-x244.google.com with SMTP id q83so3271073qke.6 for ; Tue, 17 Oct 2017 11:33:15 -0700 (PDT) In-Reply-To: <87376iyzhl.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Carl Bolduc , Kaushal Modi On Tue, Oct 17, 2017 at 1:01 AM, Nicolas Goaziou wrote: > > This is not directly related to your patch, but isn't something wrong > here? > > I.e., shouldn't Org Protocol be able to capture arbitrary keywords > according to the attributes of the "org-protocol" link? What is the > point of using > > ?url=...&title=...&body=... > > if you cannot access directly to :url, :title and :body from the capture > template thereafter? That sounds like a good idea, but the current behavior appears to be how it was added in 2009 by Carsten. I'm only documenting the current behavior, not improving it. > > Disclaimer: I'm not using Org Protocol at all so I may be missing > something. > > Regards, > > -- > Nicolas Goaziou