Commit graph

36 commits

Author SHA1 Message Date
1691d36473 feat: first version of third time transient 2022-08-13 16:57:31 +05:00
2f95a2a1c5 refactor: extract transient class 2022-08-13 15:53:05 +05:00
adfb483168 refactor: new break sound & some typos 2022-08-13 15:52:50 +05:00
f8dcbdb5ce feat: modeline for third time 2022-08-13 15:06:43 +05:00
bce36584cc feat: basic third time logic 2022-08-12 22:46:08 +05:00
2a2673bdc8
Merge pull request #7 from teeann/tick-audio
add option to disable ticking sound
2022-03-15 23:38:55 +03:00
Anh T Nguyen
1202197e5b add option to disable ticking sound 2022-03-14 21:06:17 +07:00
6dc3b5f913 ci: add melpazoid 2022-02-08 20:01:21 +03:00
2a47dc4c19
Merge pull request #6 from teeann/ask-start-pomodoro
add option pomm-ask-before-work
2022-02-08 19:48:09 +03:00
Anh T Nguyen
cefbeebf96 add option pomm-ask-before-work 2022-02-08 22:19:36 +07:00
596eed778f fix: magit/magit#4563
Should fix the issue with wrongly redefining a method for
transient-switch.

Also, update the minimum transient version.
2021-12-19 10:28:40 +03:00
2b58c3cad0 chore: bump version 2021-11-25 21:06:39 +03:00
60b74bfe9e feat: added context for tasks 2021-11-25 20:48:54 +03:00
62832704ba chore: fix typo, update version 2021-11-10 13:40:26 +03:00
45843a9c99
Merge pull request #4 from swflint/patch-1
Use locate-user-emacs-file
2021-11-10 13:39:12 +03:00
ef8e1010a3 docs: update READ, add sounds attribution 2021-11-10 13:29:10 +03:00
e26a8f9470 fix: do not play sounds on non-working periods 2021-11-10 13:27:37 +03:00
c7eef01fba Merge branch 'master' of github.com:SqrtMinusOne/pomm.el 2021-11-10 13:05:19 +03:00
7dfafbfee4 feat: add sounds 2021-11-10 13:03:36 +03:00
47432a11f9 feat: add custom date format for the csv history 2021-11-10 10:55:34 +03:00
Samuel W. Flint
b00a30f6a4
Use locate-user-emacs-file
The locate-user-emacs-file function is purpose built to find files like this.

I'd consider, as a note, changing the default filename to `pomm-state.el`, however.
2021-11-09 15:14:38 -06:00
081c1c29f6
docs: add MELPA info 2021-11-08 10:04:23 +03:00
a2cf50dfc4 fix: should have fixed #1
Apparently, Emacs 28 has less rigid requirements on the defclass
macro and just ignored the malformed SLOTS arguments.
2021-11-06 20:31:33 +03:00
ff590c6fa7 chore: bump version 2021-11-06 13:00:43 +03:00
e304f4be69 docs: a few typos 2021-11-06 13:00:26 +03:00
6a39d0aab3 docs: add comparison to README 2021-11-06 11:41:25 +03:00
d4aba46750 feat: CSV history 2021-11-06 11:41:17 +03:00
248ef58270 feat: minor mode for modeline, ETR -> ETA in transient 2021-11-06 10:03:02 +03:00
cf0e108b8d
docs: add title to README 2021-11-05 10:12:29 +03:00
dd0078c256 docs: restructure README 2021-11-05 10:09:00 +03:00
e290e28d99 docs: more docs & screenshot 2021-11-04 22:30:37 +03:00
c81204984c feat: state persistence seems to work 2021-11-04 17:29:56 +03:00
78cb9cd5f9 docs: improve docs 2021-11-04 14:22:49 +03:00
abbf649d63 feat: transient seems to work 2021-11-04 12:47:01 +03:00
55df0e865b feat: basic functionality works 2021-11-03 22:52:40 +03:00
1fc0107ef6 initial commit 2021-11-03 22:02:06 +03:00