<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
Yes, I use org-pomodoro with the logbook everyday.</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
It is very easy  to use them together.</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
You also need the sound-wav package.</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
I turn the ticking sound off because it is too low in frequency.</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
I just use the alarms for the end of a pomodoro and the end of a break.<br>
</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
I use the Tomightly.app for the ticking soud.<br>
</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
Here is my current configuration:</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line"><span class="pl-c ContentPasted0"><span class="pl-c ContentPasted0">;</span>;*** org-pomodoro</span></td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-c1 ContentPasted0">use-package</span> org-pomodoro</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0"><span class="pl-c1 ContentPasted0">:commands</span> (org-pomodoro)</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0"><span class="pl-c1 ContentPasted0">:config</span></td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-k ContentPasted0">setq</span> alert-user-configuration (<span class="pl-k ContentPasted0">quote</span> ((((<span class="pl-c1 ContentPasted0">:category</span>
<span class="pl-k ContentPasted0">.</span> <span class="pl-s ContentPasted0"><span class="pl-pds ContentPasted0">"</span>org-pomodoro<span class="pl-pds ContentPasted0">"</span></span>)) libnotify
<span class="pl-c1 ContentPasted0">nil</span>)))))</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0"><br>
</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-c1 ContentPasted0">use-package</span> sound-wav)</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-k ContentPasted0">setq</span> org-pomodoro-ticking-sound-p
<span class="pl-c1 ContentPasted0">nil</span>)</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-k ContentPasted0">setq</span> org-pomodoro-ticking-sound-states '(<span class="pl-c1 ContentPasted0">:pomodoro</span>
<span class="pl-c1 ContentPasted0">:short-break</span> <span class="pl-c1 ContentPasted0">
:long-break</span>))</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-k ContentPasted0">setq</span> org-pomodoro-ticking-sound-states '(<span class="pl-c1 ContentPasted0">:pomodoro</span>))</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-k ContentPasted0">setq</span> org-pomodoro-ticking-frequency
<span class="pl-c1 ContentPasted0">1</span>)</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-k ContentPasted0">setq</span> org-pomodoro-audio-player
<span class="pl-s ContentPasted0"><span class="pl-pds ContentPasted0">"</span>mplayer<span class="pl-pds ContentPasted0">"</span></span>)</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-k ContentPasted0">setq</span> org-pomodoro-finished-sound-args
<span class="pl-s ContentPasted0"><span class="pl-pds ContentPasted0">"</span>-volume 0.9<span class="pl-pds ContentPasted0">"</span></span>)</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-k ContentPasted0">setq</span> org-pomodoro-long-break-sound-args
<span class="pl-s ContentPasted0"><span class="pl-pds ContentPasted0">"</span>-volume 0.9<span class="pl-pds ContentPasted0">"</span></span>)</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-k ContentPasted0">setq</span> org-pomodoro-short-break-sound-args
<span class="pl-s ContentPasted0"><span class="pl-pds ContentPasted0">"</span>-volume 0.9<span class="pl-pds ContentPasted0">"</span></span>)</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-k ContentPasted0">setq</span> org-pomodoro-ticking-sound-args
<span class="pl-s ContentPasted0"><span class="pl-pds ContentPasted0">"</span>-volume 0.3<span class="pl-pds ContentPasted0">"</span></span>)</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0"><br>
</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0">(<span class="pl-c1 ContentPasted0">global-set-key</span> (<span class="pl-c1 ContentPasted0">kbd</span>
<span class="pl-s ContentPasted0"><span class="pl-pds ContentPasted0">"</span>C-c o<span class="pl-pds ContentPasted0">"</span></span>)
<span class="pl-c1 ContentPasted0">'org-pomodoro</span>)</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
<table data-hpc="" class="highlight tab-size js-file-line-container js-code-nav-container js-tagsearch-file" data-tab-size="8" data-paste-markdown-skip="" data-tagsearch-lang="Emacs Lisp" data-tagsearch-path="init.el">
<tbody class="ContentPasted0">
<tr class="ContentPasted0">
<td class="blob-code blob-code-inner js-file-line ContentPasted0"><br>
</td>
</tr>
<tr class="ContentPasted0">
</tr>
</tbody>
</table>
</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
I navigate the point to the headline in the respective org file and enter C-c o.</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
If the project lacks a logbook, a new one is created automatically.</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div class="elementToProof" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div class="elementToProof">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div id="Signature">
<div>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt">
<div class="PlainText">Best regards,<br>
<br>
Blaine<br>
<br>
Blaine Mooers, Ph.D.<br>
Associate Professor<br>
Department of Biochemistry and Molecular Biology, College of Medicine<br>
Director of the Laboratory of Biomolecular Structure and Function<br>
Academic Director, Biomolecular Structure Core, COBRE in Structural Biology<br>
Full Member, Cancer Biology Program, Stephenson Cancer Center<br>
University of Oklahoma Health Sciences Center<br>
<br>
Mailing Address:<br>
975 NE 10th Street, BRC 466<br>
Oklahoma City, OK 73104-5419<br>
Office: 405-271-8300 Lab: 405-271-8312 <br>
<br>
Websites:<br>
Faculty page: https://basicsciences.ouhsc.edu/bmb/Faculty/bio_details/mooers-blaine-hm-phd<br>
BSC-OKC (LBSF): https://research.ouhsc.edu/Core-Facilities/Laboratory-of-Biomolecular-Structure-and-Function<br>
COBRE in Structural Biology: https://www.ou.edu/structuralbiology</div>
</span></font></div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> emacs-berlin <emacs-berlin-bounces@emacs-berlin.org> on behalf of Ilia Kurenkov <ilia.kurenkov@gmail.com><br>
<b>Sent:</b> Friday, February 17, 2023 4:36 AM<br>
<b>To:</b> emacs (text editor and kitchen sink) berlin user group <emacs-berlin@emacs-berlin.org><br>
<b>Subject:</b> [EXTERNAL] Re: [emacs-berlin] clock-in pomodoro timer</font>
<div> </div>
</div>
<div>
<div dir="auto">Check this out, I've been using it for a while and it's alright:
<div dir="auto"><a href="https://urldefense.com/v3/__https://github.com/marcinkoziej/org-pomodoro__;!!GNU8KkXDZlD12Q!_bbYo7DwradDfj4TIoY5zmIGvcBtGHKizSoa1-t-t29EhXjAafT2jCxG0WQYUGwL7p12pOyVjwLYMi71g7eH5t2zOlIW$" data-auth="NotApplicable" data-loopstyle="link">https://github.com/marcinkoziej/org-pomodoro</a><br>
</div>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Fri, Feb 17, 2023, 09:56 Asalle <<a href="mailto:asalle.kim@gmail.com" data-auth="NotApplicable" data-loopstyle="link">asalle.kim@gmail.com</a>> wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">
<div>Hi all,</div>
<div><br>
</div>
<div>I use org-clock-in/out to track time for my personal information. I also use the handy org-pomodoro timer. Do you think there's a way to combine the two? Clock in a "default" or pre-set task in org when the timer starts and clock out when it stops?<br>
<br>
</div>
<div>Thank you in advance, <br>
<div dir="ltr" data-smartmail="gmail_signature">
<div dir="ltr">
<div>Best regards,</div>
<div>Asalle</div>
</div>
</div>
</div>
</div>
_______________________________________________<br>
emacs-berlin mailing list<br>
<a href="mailto:emacs-berlin@emacs-berlin.org" data-auth="NotApplicable" data-loopstyle="link">emacs-berlin@emacs-berlin.org</a><br>
<a href="https://urldefense.com/v3/__https://mailb.org/mailman/listinfo/emacs-berlin__;!!GNU8KkXDZlD12Q!_bbYo7DwradDfj4TIoY5zmIGvcBtGHKizSoa1-t-t29EhXjAafT2jCxG0WQYUGwL7p12pOyVjwLYMi71g7eH5tATcb7L$" data-auth="NotApplicable" data-loopstyle="link">https://mailb.org/mailman/listinfo/emacs-berlin</a><br>
</blockquote>
</div>
</div>
</body>
</html>