Commit Graph

46 Commits

Author SHA1 Message Date
Abraham Toriz 762520797a
add a --flat option to list and fish completion 2022-11-04 21:56:41 -06:00
Abraham Toriz 49e068c5a3
more docs for some commands 2022-09-25 18:14:06 -04:00
Abraham Toriz dbbeea9f78
document the different formatters 2022-08-31 08:44:55 -04:00
Abraham Toriz de1a4a2849
Chart formatter and per-command default formatters 2022-08-31 08:19:16 -04:00
Abraham Toriz 8420e7f776
fix some output messages 2022-08-26 12:33:56 -04:00
Abraham Toriz 5807ed23cd
document in readme about t-archive's --time 2022-08-03 21:54:25 +08:00
Abraham Toriz c6c0d813c1
add support for archive -t to the CLI 2022-08-03 07:55:15 +08:00
Abraham Toriz 2633592a8b
add validation to all number arguments 2022-05-08 11:37:22 +08:00
Abraham Toriz 9315665e1a
add --last to t kill 2022-05-08 11:37:05 +08:00
Abraham Toriz 13800c1d09
implement selecting of a past entry interactively 2022-05-07 23:11:02 +08:00
Abraham Toriz d7d66d03ae
improve help on t s 2021-09-17 12:41:43 -05:00
Abraham Toriz ba632c88a3 Command trait redesing 2021-08-25 14:30:27 -05:00
Abraham Toriz 751f4aa750 respect the default_formatter config 2021-08-19 21:11:18 -05:00
Abraham Toriz 0d0e91942c set name and description from carto.toml 2021-08-14 12:06:07 -05:00
Abraham Toriz 23a3603628 implement t configure 2021-08-14 11:09:37 -05:00
Abraham Toriz 6d15e54d3f implement archive command 2021-08-11 20:25:32 -05:00
Abraham Toriz d7e98e51a3 start the archive command 2021-08-11 17:55:21 -05:00
Abraham Toriz bbc691c79f
almost complete implementation of t edit 2021-08-03 20:58:26 -05:00
Abraham Toriz 7d53546646
implement t now 2021-08-02 18:45:54 -05:00
Abraham Toriz 63154cc1fc
implement kill command 2021-07-30 17:55:19 -05:00
Abraham Toriz c05897d498
add the at argument for t o 2021-07-30 12:52:06 -05:00
Abraham Toriz 8cc1eb1cef
implement backend command 2021-07-26 20:07:11 -05:00
Abraham Toriz 4011cac6e9
the resume command 2021-07-26 16:55:24 -05:00
Abraham Toriz 88e6c21672
a format thing 2021-07-21 19:07:19 -05:00
Abraham Toriz b5c383d3c3
the out command 2021-07-20 10:08:04 -05:00
Abraham Toriz f62ebef762
current time management across commands 2021-07-16 12:45:27 -05:00
Abraham Toriz 1b57a0b297
sheet delegates to list when no argument is received 2021-07-15 16:36:24 -05:00
Abraham Toriz bd6ef57b56
begin with the list command 2021-07-14 12:37:45 -05:00
Abraham Toriz 0f8ff24d44
add mock subcommand resume 2021-07-10 14:17:59 -05:00
Abraham Toriz 3e67ea0a44
month command accepts current as month 2021-07-10 14:17:20 -05:00
Abraham Toriz 5ce3de7b6b
implement the month command 2021-07-10 13:20:42 -05:00
Abraham Toriz f5f6a44a4e
implement month command 2021-07-07 13:52:40 -05:00
Abraham Toriz 4154b59310
implement week command 2021-07-07 13:44:19 -05:00
Abraham Toriz 763049e7a9
update cli on defining custom formats 2021-07-07 12:12:42 -05:00
Abraham Toriz 99888248e9
refactor main.rs to make it easier to read and extend 2021-07-07 12:10:57 -05:00
Abraham Toriz c512e43c96
add yesterday command 2021-07-07 11:58:13 -05:00
Abraham Toriz 1e33117660
today command and refactoring 2021-07-06 22:52:20 -05:00
Abraham Toriz 7ef5c7be95
create config file and database if they dont exist 2021-07-03 18:17:26 -05:00
Abraham Toriz 4007983cba
start with the sheet command 2021-07-01 23:44:38 -05:00
Abraham Toriz 52c70d6f66
correctly identify when format is csv 2021-06-30 19:36:08 -05:00
Abraham Toriz fdc45cea3f
allow to filter by start and end 2021-06-30 19:20:10 -05:00
Abraham Toriz c7de36e3f8
pass stderr to commands 2021-06-29 12:02:33 -05:00
Abraham Toriz bfe80c10e1
display all, full, sheet and current active 2021-06-21 19:54:10 -05:00
Abraham Toriz a29c3c40ab
be able to query entries 2021-06-21 17:38:51 -05:00
Abraham Toriz 47f4086c59
progress in database management 2021-06-21 11:12:30 -05:00
Abraham Toriz 1655803076
a good start for this project 2021-06-18 11:27:19 -05:00