From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arthur Leonard Andersen Subject: Re: org-mode + pomodoro Date: Fri, 30 May 2014 08:07:27 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56515) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqHtG-00083q-DZ for emacs-orgmode@gnu.org; Fri, 30 May 2014 04:10:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WqHt8-0000I7-Bd for emacs-orgmode@gnu.org; Fri, 30 May 2014 04:10:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:37272) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqHt8-0000FD-6B for emacs-orgmode@gnu.org; Fri, 30 May 2014 04:10:06 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WqHt4-0005YO-T9 for emacs-orgmode@gnu.org; Fri, 30 May 2014 10:10:02 +0200 Received: from tmo-106-43.customers.d1-online.com ([80.187.106.43]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 May 2014 10:10:02 +0200 Received: from arthur+gmane.emacs.orgmode by tmo-106-43.customers.d1-online.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 May 2014 10:10:02 +0200 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 Sergey Konoplev gmail.com> writes: > > Hi all, > > Are there ways to use Pomodoro technique > (http://www.pomodorotechnique.com/) with org-mode? If there are what > are the best practices? > > Thank you in advice. > There is the org-pomodoro package. https://github.com/lolownia/org-pomodoro It provides `org-pomodoro` function, which starts a countdown. In the end it starts a short or long break timer accordingly. You also get clock ticking and pomodoro finishing sounds.