Kevin Schoon
4c4eed3f60
add long help message
2019-01-25 00:42:38 -05:00
Kevin Schoon
793dd59bae
refacort db & add fix begin/create commands
2019-01-25 00:04:41 -05:00
Steven Edwards
6076788365
Add begin command.
...
Use begin to start pomodoros created by "create".
2019-01-13 07:01:00 -05:00
Steven Edwards
a88c1fbb43
s/start/create/ for create command.
2019-01-13 05:59:28 -05:00
Steven Edwards
496f5ba93c
Add create command.
...
Sometimes, for example in a planning Pomodoro, it's helpful to create
tasks without actually starting them. This create subcommand adds
that flexibility.
2019-01-12 13:39:38 -05:00
Kevin Schoon
f03ef13268
revert to outputting all tasks by default
2018-03-01 17:18:13 +00:00
Kevin Schoon
6dcdf6c826
output tasks only from the last 24 hours by default, add more task output options
2018-02-09 12:02:34 -05:00
Kevin Schoon
2fc414efdd
add socket server for scriptable status output
2018-02-03 22:13:46 -05:00
Kevin Schoon
987fbfd261
add date/time in task list output
2018-02-03 13:28:29 -05:00
Kevin Schoon
7bffb5fe7e
simplify notifications
2018-01-31 07:43:41 -05:00
Jack Mordaunt
18d97db12a
[*] Added wrappers around type notificator to indicate which OS are supported by it.
2018-01-31 01:05:40 +01:00
Jack Mordaunt
9c21245767
[+] Implemented cross platform notifications.
2018-01-31 00:54:03 +01:00
Kevin Schoon
d7863cb264
store tomato icon in config path
2018-01-28 19:27:13 -05:00
Kevin Schoon
70fa81c663
only use libnotify on Linux
2018-01-28 00:42:13 +08:00
Kevin Schoon
55f2a85378
redesign around termui
2018-01-26 23:07:38 +08:00
Kevin Schoon
0ada6d0972
fix version
2018-01-21 23:38:17 +08:00
Kevin Schoon
c1350e9056
add version
2018-01-21 19:46:03 +08:00
Kevin Schoon
85c4f20f8c
refactor run loop, add simple libnotify support, improve notifications, binpack tomato image
2018-01-21 18:35:03 +08:00
Kevin Schoon
cb5779343f
improve output, encode duration + target pomodoros
2018-01-21 02:54:30 +08:00
Kevin Schoon
782bd5956a
assending tasks by default
2018-01-21 01:24:48 +08:00
Kevin Schoon
e6d9bfab2c
add filtering
2018-01-21 01:20:01 +08:00
Kevin Schoon
497f5c30e1
add pretty list output
2018-01-21 00:51:27 +08:00
Kevin Schoon
8c071b0c94
[record,stent,count] -> pomodoro
2018-01-20 20:17:58 +08:00
Kevin Schoon
24672d396e
dynamically update display
2018-01-20 20:03:23 +08:00
Kevin Schoon
6dab576f27
add tags
2018-01-20 18:01:53 +08:00
Kevin Schoon
336c0f3ca9
add delete command
2018-01-17 15:53:45 +08:00
Kevin Schoon
e782c4edd0
wrap commands with parent cli closure
2018-01-17 15:44:25 +08:00
Kevin Schoon
b4169c3d6f
name -> message
2018-01-17 13:14:20 +08:00
Kevin Schoon
95df3be0e9
support retrieval
2018-01-16 20:02:35 +08:00
Kevin Schoon
099e3268ea
implement state
2018-01-16 19:06:20 +08:00
Kevin Schoon
09ce597cda
init
2018-01-16 17:50:08 +08:00