SqrtMinusOne
42f03d6ff2
fix: run the right hook on reset
2022-08-15 13:24:40 +05:00
SqrtMinusOne
0942131ac3
fix: remove unnecessary function
2022-08-14 18:39:58 +05:00
SqrtMinusOne
2dad0ced49
fix: removed lambdas from transient
2022-08-14 18:36:57 +05:00
SqrtMinusOne
3315304dd1
fix: typo
2022-08-14 18:24:54 +05:00
Korytov Pavel
85200761b0
Merge pull request #9 from SqrtMinusOne/feature/third-time
...
Add Third Time technique
2022-08-14 18:18:51 +05:00
SqrtMinusOne
3367784a0f
docs: update docs
2022-08-14 18:14:21 +05:00
SqrtMinusOne
5cdd5ca82d
fix: persistence
2022-08-14 17:47:48 +05:00
SqrtMinusOne
90e9abcdf5
fix: lint
2022-08-14 17:44:06 +05:00
SqrtMinusOne
98e9904a98
feat: use transient instead of y-or-n-p
2022-08-14 17:21:39 +05:00
SqrtMinusOne
633540c7b5
fix: CSV
2022-08-14 15:36:03 +05:00
SqrtMinusOne
7ac74966d2
refactor: checkdoc
2022-08-13 21:05:44 +05:00
SqrtMinusOne
23ebf485d8
refactor: lint
2022-08-13 21:01:42 +05:00
SqrtMinusOne
f66b7cade1
feat: remaining third time features
2022-08-13 20:47:26 +05:00
SqrtMinusOne
1691d36473
feat: first version of third time transient
2022-08-13 16:57:31 +05:00
SqrtMinusOne
2f95a2a1c5
refactor: extract transient class
2022-08-13 15:53:05 +05:00
SqrtMinusOne
adfb483168
refactor: new break sound & some typos
2022-08-13 15:52:50 +05:00
SqrtMinusOne
f8dcbdb5ce
feat: modeline for third time
2022-08-13 15:06:43 +05:00
SqrtMinusOne
bce36584cc
feat: basic third time logic
2022-08-12 22:46:08 +05:00
Korytov Pavel
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
SqrtMinusOne
6dc3b5f913
ci: add melpazoid
2022-02-08 20:01:21 +03:00
Korytov Pavel
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
SqrtMinusOne
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
SqrtMinusOne
2b58c3cad0
chore: bump version
2021-11-25 21:06:39 +03:00
SqrtMinusOne
60b74bfe9e
feat: added context for tasks
2021-11-25 20:48:54 +03:00
SqrtMinusOne
62832704ba
chore: fix typo, update version
2021-11-10 13:40:26 +03:00
Korytov Pavel
45843a9c99
Merge pull request #4 from swflint/patch-1
...
Use locate-user-emacs-file
2021-11-10 13:39:12 +03:00
SqrtMinusOne
ef8e1010a3
docs: update READ, add sounds attribution
2021-11-10 13:29:10 +03:00
SqrtMinusOne
e26a8f9470
fix: do not play sounds on non-working periods
2021-11-10 13:27:37 +03:00
SqrtMinusOne
c7eef01fba
Merge branch 'master' of github.com:SqrtMinusOne/pomm.el
2021-11-10 13:05:19 +03:00
SqrtMinusOne
7dfafbfee4
feat: add sounds
2021-11-10 13:03:36 +03:00
SqrtMinusOne
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
Korytov Pavel
081c1c29f6
docs: add MELPA info
2021-11-08 10:04:23 +03:00
SqrtMinusOne
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
SqrtMinusOne
ff590c6fa7
chore: bump version
2021-11-06 13:00:43 +03:00
SqrtMinusOne
e304f4be69
docs: a few typos
2021-11-06 13:00:26 +03:00
SqrtMinusOne
6a39d0aab3
docs: add comparison to README
2021-11-06 11:41:25 +03:00
SqrtMinusOne
d4aba46750
feat: CSV history
2021-11-06 11:41:17 +03:00
SqrtMinusOne
248ef58270
feat: minor mode for modeline, ETR -> ETA in transient
2021-11-06 10:03:02 +03:00
Korytov Pavel
cf0e108b8d
docs: add title to README
2021-11-05 10:12:29 +03:00
SqrtMinusOne
dd0078c256
docs: restructure README
2021-11-05 10:09:00 +03:00
SqrtMinusOne
e290e28d99
docs: more docs & screenshot
2021-11-04 22:30:37 +03:00
SqrtMinusOne
c81204984c
feat: state persistence seems to work
2021-11-04 17:29:56 +03:00
SqrtMinusOne
78cb9cd5f9
docs: improve docs
2021-11-04 14:22:49 +03:00
SqrtMinusOne
abbf649d63
feat: transient seems to work
2021-11-04 12:47:01 +03:00
SqrtMinusOne
55df0e865b
feat: basic functionality works
2021-11-03 22:52:40 +03:00
SqrtMinusOne
1fc0107ef6
initial commit
2021-11-03 22:02:06 +03:00