<feed xmlns='http://www.w3.org/2005/Atom'>
<title>org-tempus, branch main</title>
<subtitle>⏳Emacs package to enhance Org time tracking with notifications and auto-clocking</subtitle>
<id>https://git.rbenencia.name/org-tempus/atom?h=main</id>
<link rel='self' href='https://git.rbenencia.name/org-tempus/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/org-tempus/'/>
<updated>2026-02-22T18:40:49+00:00</updated>
<entry>
<title>feat: implement org-tempus-unload-function</title>
<updated>2026-02-22T18:40:49+00:00</updated>
<author>
<name>Raul Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-02-22T18:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/org-tempus/commit/?id=f3912ccd9032bea28ff0ee4b3d49a90e17097e26'/>
<id>urn:sha1:f3912ccd9032bea28ff0ee4b3d49a90e17097e26</id>
<content type='text'>
Move code for enabling and disabling org-tempus to dedicated
function. Then, implement org-tempus-unload-function by calling
org-tempus--disable.

Thanks Chris Rayner (riscy) for the review.
https://github.com/melpa/melpa/pull/9854
</content>
</entry>
<entry>
<title>fix: use a one word lighter</title>
<updated>2026-02-22T18:27:57+00:00</updated>
<author>
<name>Raul Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-02-22T18:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/org-tempus/commit/?id=a1117a1ec4385d3b96ec42f2463012c1fb07d0f0'/>
<id>urn:sha1:a1117a1ec4385d3b96ec42f2463012c1fb07d0f0</id>
<content type='text'>
Thanks to Chris Rayner (riscy) for the suggestion.
</content>
</entry>
<entry>
<title>Add license gpl3</title>
<updated>2026-02-21T17:54:56+00:00</updated>
<author>
<name>Raul Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-02-21T17:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/org-tempus/commit/?id=e07a05d66c084cf4796c2683f4320d9360af8b83'/>
<id>urn:sha1:e07a05d66c084cf4796c2683f4320d9360af8b83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inherit mode-line faces</title>
<updated>2026-02-10T16:58:52+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-02-10T16:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/org-tempus/commit/?id=d04702b27648b2ecd4ec83ae1f22c2954a81302d'/>
<id>urn:sha1:d04702b27648b2ecd4ec83ae1f22c2954a81302d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete README</title>
<updated>2026-01-19T13:53:26+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-01-19T13:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/org-tempus/commit/?id=d5265da0103143215a3c3b9df7ed80a28ea43565'/>
<id>urn:sha1:d5265da0103143215a3c3b9df7ed80a28ea43565</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: Add README.md</title>
<updated>2026-01-19T11:55:36+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-01-19T11:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/org-tempus/commit/?id=e6c3b2562af23ef4177b9bab33166a3f524d229b'/>
<id>urn:sha1:e6c3b2562af23ef4177b9bab33166a3f524d229b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: unmatched parenthesis</title>
<updated>2026-01-15T12:13:23+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-01-15T12:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/org-tempus/commit/?id=bb4c933b94652a68e69fa9e3f343f91040085687'/>
<id>urn:sha1:bb4c933b94652a68e69fa9e3f343f91040085687</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Combine idle-check-interval with idle-active-threshold-seconds</title>
<updated>2026-01-15T11:52:03+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-01-15T11:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/org-tempus/commit/?id=7e1c3e90d6fedddd46ee0c6c42968433bc838d7e'/>
<id>urn:sha1:7e1c3e90d6fedddd46ee0c6c42968433bc838d7e</id>
<content type='text'>
Simplify UI surface, as it’s getting bloated.
</content>
</entry>
<entry>
<title>reduce default auto clock out time to 4 minutes</title>
<updated>2026-01-15T11:44:42+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-01-15T11:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/org-tempus/commit/?id=81083ad161072918497a7fbcd6c30faec136daf2'/>
<id>urn:sha1:81083ad161072918497a7fbcd6c30faec136daf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: idle-check-interval nil</title>
<updated>2026-01-14T13:41:06+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-01-14T13:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/org-tempus/commit/?id=fe98cc60e7b6a9fc607c9687e0f7c45fa067a74f'/>
<id>urn:sha1:fe98cc60e7b6a9fc607c9687e0f7c45fa067a74f</id>
<content type='text'>
</content>
</entry>
</feed>
