From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin Beck" Subject: Emacs org-mode timer - can it be shown in the Windows 7 taskbar? Date: Wed, 23 Jan 2013 09:26:12 +0100 (CET) Message-ID: Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59967) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Txvex-0001sT-8h for emacs-orgmode@gnu.org; Wed, 23 Jan 2013 03:26:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Txvew-0002zj-8E for emacs-orgmode@gnu.org; Wed, 23 Jan 2013 03:26:15 -0500 Received: from mout.web.de ([212.227.15.4]:54704) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Txvev-0002zQ-VW for emacs-orgmode@gnu.org; Wed, 23 Jan 2013 03:26:14 -0500 Received: from 3capp-webde-bs40.server.lan ([172.19.170.40]) by mriweb.server.lan (mriweb001) with ESMTPA (Nemesis) id 0MPL26-1TtVoa1Jz6-004dAn for ; Wed, 23 Jan 2013 09:26:12 +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: emacs orgmode-mailinglist

I use Emacs org-mode for organizing my tasks and projects and also for time tracking. However, I'm working a lot in other applications (mostly Microsoft Office 2007 or Firefox), so the Emacs Window is often in the background and not visible.

For time tracking it would be useful to have the running clock visible all the time to see how time is passing (similar to a pomodoro timer).

Is there a way to synchronize the display of this Emacs status bar (or an element of it) with the Windows 7 Taskbar?


From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Emacs org-mode timer - can it be shown in the Windows 7 taskbar? Date: Wed, 23 Jan 2013 14:06:22 +0100 Message-ID: <87libk2gmp.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ty029-0003Zi-48 for emacs-orgmode@gnu.org; Wed, 23 Jan 2013 08:06:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ty028-0005jK-4M for emacs-orgmode@gnu.org; Wed, 23 Jan 2013 08:06:29 -0500 Received: from mail-wi0-f181.google.com ([209.85.212.181]:35746) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ty027-0005jE-UM for emacs-orgmode@gnu.org; Wed, 23 Jan 2013 08:06:28 -0500 Received: by mail-wi0-f181.google.com with SMTP id hq4so687769wib.8 for ; Wed, 23 Jan 2013 05:06:27 -0800 (PST) In-Reply-To: (Martin Beck's message of "Wed, 23 Jan 2013 09:26:12 +0100 (CET)") 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: Martin Beck Cc: emacs orgmode-mailinglist Hi Martin, "Martin Beck" writes: > Is there a way to synchronize the display of this Emacs status bar > (or an element of it) with the Windows 7 Taskbar? I don't know since I'm not using Windows. But if there is a Windows program for this, you can certainly use it with `org-show-notification-handler', which see. HTH, -- Bastien