mirror of
https://github.com/SqrtMinusOne/pomm.el.git
synced 2025-12-10 14:43:03 +03:00
readme: add link to comment
This commit is contained in:
parent
2acf51043c
commit
4fc8cfc8a7
1 changed files with 2 additions and 0 deletions
|
|
@ -147,6 +147,8 @@ Then, start the timer (either =pomm= or =pomm-third-time=) and =org-clock-in=, i
|
||||||
|
|
||||||
Setting =pomm-org-clock-in-immediately= to =nil= "defers" calling =org-clock-in-last= until after any command from the user (via =post-command-hook=). I've added this because I occasionally return to my PC a few minutes after the break ends, so I don't want these minutes to show up in =org-clock=.
|
Setting =pomm-org-clock-in-immediately= to =nil= "defers" calling =org-clock-in-last= until after any command from the user (via =post-command-hook=). I've added this because I occasionally return to my PC a few minutes after the break ends, so I don't want these minutes to show up in =org-clock=.
|
||||||
|
|
||||||
|
Also see [[https://github.com/SqrtMinusOne/pomm.el/issues/13#issuecomment-2216868331][this comment]] ([[https://github.com/SqrtMinusOne/pomm.el/issues/13][#13]]) for an alternative approach.
|
||||||
|
|
||||||
* Alternatives
|
* Alternatives
|
||||||
There is a number of packages with a similar purpose, here is a rough comparison of features:
|
There is a number of packages with a similar purpose, here is a rough comparison of features:
|
||||||
| Package | 3rd party integrations | Control method (1) | Persistent history | Persistent state | Notifications |
|
| Package | 3rd party integrations | Control method (1) | Persistent history | Persistent state | Notifications |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue