From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Liu Subject: Re: Can org-capture-templates be made more flexible? Date: Wed, 06 Nov 2013 23:33:50 +0800 Message-ID: References: <87fvr9gaws.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ve57P-0000sJ-FO for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 10:34:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ve57H-0000jQ-1C for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 10:34:07 -0500 In-Reply-To: <87fvr9gaws.fsf@bzg.ath.cx> (Bastien's message of "Wed, 06 Nov 2013 09:15:46 +0100") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org On 2013-11-06 16:15 +0800, Bastien wrote: > I'm not sure I understand your use-case clearly: you need to invoke > org-capture with no target file? > > Thanks for further explanations Exactly. I need the ability to send the org buffer created by capture to the Notes.app directly. The Notes.app handles the storage and synchronisation between multiple devices. Leo