From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yasushi SHOJI Subject: Re: Scatter-gather idea Date: Wed, 5 Apr 2017 14:06:33 +0900 Message-ID: References: <87o9wgf376.fsf@bobnewell.net> <87d1cvga4r.fsf@bobnewell.net> <87shlqgldv.fsf@bobnewell.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113f61be37d968054c645b8d Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cvd9Q-0003lQ-EB for emacs-orgmode@gnu.org; Wed, 05 Apr 2017 01:06:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cvd9P-00076p-DT for emacs-orgmode@gnu.org; Wed, 05 Apr 2017 01:06:36 -0400 Received: from mail-ua0-x22c.google.com ([2607:f8b0:400c:c08::22c]:36097) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cvd9P-00075t-8x for emacs-orgmode@gnu.org; Wed, 05 Apr 2017 01:06:35 -0400 Received: by mail-ua0-x22c.google.com with SMTP id 100so1441288uaj.3 for ; Tue, 04 Apr 2017 22:06:35 -0700 (PDT) In-Reply-To: <87shlqgldv.fsf@bobnewell.net> 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: Bob Newell Cc: emacs-orgmode@gnu.org --001a113f61be37d968054c645b8d Content-Type: text/plain; charset=UTF-8 Hi Bob, On Mon, Apr 3, 2017 at 1:34 PM, Bob Newell wrote: > > A simple use case: you're brainstorming, making org-mode headline > entries as fast as you can think or type. After a while you notice that > a number of entries seem to be related and might actually be better > considered as a spin-off. So you want to gather up all of those entries > and send them off in bulk to a different org file. mark them with tags, and do org-tags-view. Or, you can use regex or other criteria if you like. If you want to refile them to a org file, mark entries you want to refile with org-agenda-bulk-mark and do org-agenda-bulk-action and 'r' to select a file. http://orgmode.org/manual/Agenda-commands.html#Agenda-commands -- yashi --001a113f61be37d968054c645b8d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Bob,

On Mon, Apr 3, 2017 at 1:34 PM, Bob Newell = <bobnewell@bobnewell.net&= gt; wrote:
>
> A simple use case: you're brainstorming, mak= ing org-mode headline
> entries as fast as you can think or type. Aft= er a while you notice that
> a number of entries seem to be related a= nd might actually be better
> considered as a spin-off. So you want t= o gather up all of those entries
> and send them off in bulk to a dif= ferent org file.

mark them with tags, and do org-tags-view.=C2=A0 Or= , you can use regex or other
criteria if you like.

If you want to refile them to a org file, mark entries you want to refil= e with
org-agenda-bulk-mark and do org-agenda-bulk-action and = 9;r' to select
a file.

http://orgmod= e.org/manual/Agenda-commands.html#Agenda-commands
--
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0yashi
--001a113f61be37d968054c645b8d--