From mboxrd@z Thu Jan 1 00:00:00 1970 From: Myles English Subject: Re: org bingo Date: Thu, 20 Dec 2012 15:07:46 +0000 Message-ID: <878v8su5h9.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlhiZ-0002w3-5R for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 10:07:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlhiT-0008DN-9N for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 10:07:26 -0500 Received: from mail-we0-f170.google.com ([74.125.82.170]:50382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlhiT-0008DE-2O for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 10:07:21 -0500 Received: by mail-we0-f170.google.com with SMTP id r1so1639978wey.15 for ; Thu, 20 Dec 2012 07:07:20 -0800 (PST) In-reply-to: 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: Tony Day Cc: emacs-orgmode@gnu.org Tony Day writes: > I have exactly 386 TODO entries and may as well introduce some > randomness to get to them. > > org-random-entry: select and goto a random todo entry. Prefix allows you > to select which todo keyword. > > https://gist.github.com/4343164 Thanks, I'm using this already. One less decision to make... Myles