From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Day Subject: org bingo Date: Thu, 20 Dec 2012 16:43:37 +1100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlYvA-0007Sw-Cz for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 00:43:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlYv9-0002GL-3i for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 00:43:52 -0500 Received: from mail-pb0-f51.google.com ([209.85.160.51]:33774) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlYv8-0002GB-TV for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 00:43:51 -0500 Received: by mail-pb0-f51.google.com with SMTP id ro12so1709866pbb.38 for ; Wed, 19 Dec 2012 21:43:49 -0800 (PST) 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: emacs-orgmode@gnu.org 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