12ce6a68c7
ci: fix ci
2023-06-18 16:24:32 +03:00
bc42fdfa77
ci: update python
2023-06-02 23:46:23 +03:00
d05d9cb333
Merge pull request #10 from vale981/total_time
...
display total time worked, braked and tracked
2023-06-02 23:45:40 +03:00
Valentin Boettcher
39fd164b1d
display total time worked, braked and tracked
2023-06-02 16:02:11 -04:00
42f03d6ff2
fix: run the right hook on reset
2022-08-15 13:24:40 +05:00
0942131ac3
fix: remove unnecessary function
2022-08-14 18:39:58 +05:00
2dad0ced49
fix: removed lambdas from transient
2022-08-14 18:36:57 +05:00
3315304dd1
fix: typo
2022-08-14 18:24:54 +05:00
85200761b0
Merge pull request #9 from SqrtMinusOne/feature/third-time
...
Add Third Time technique
2022-08-14 18:18:51 +05:00
3367784a0f
docs: update docs
2022-08-14 18:14:21 +05:00
5cdd5ca82d
fix: persistence
2022-08-14 17:47:48 +05:00
90e9abcdf5
fix: lint
2022-08-14 17:44:06 +05:00
98e9904a98
feat: use transient instead of y-or-n-p
2022-08-14 17:21:39 +05:00
633540c7b5
fix: CSV
2022-08-14 15:36:03 +05:00
7ac74966d2
refactor: checkdoc
2022-08-13 21:05:44 +05:00
23ebf485d8
refactor: lint
2022-08-13 21:01:42 +05:00
f66b7cade1
feat: remaining third time features
2022-08-13 20:47:26 +05:00
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