Commit Graph

344 Commits

Author SHA1 Message Date
Abraham Toriz e35fbcf45e add installation options to the readme 2021-08-14 18:47:58 -05:00
Abraham Toriz 0d0e91942c set name and description from carto.toml 2021-08-14 12:06:07 -05:00
Abraham Toriz 6f4bae98c5 update links to repository 2021-08-14 11:57:56 -05:00
Abraham Toriz aa0d6a9dbf set specific versions for dependencies 2021-08-14 11:54:26 -05:00
Abraham Toriz c7646da2b2 update version field 2021-08-14 11:50:58 -05:00
Abraham Toriz feb0ed2718 set name back to tiempo 2021-08-14 11:47:29 -05:00
Abraham Toriz c042c4511b add info fields to cargo.toml 2021-08-14 11:43:24 -05:00
Abraham Toriz 470df61bba clarify advantages in readme 2021-08-14 11:30:45 -05:00
Abraham Toriz 3fc5ac5111 document in readme about t configure 2021-08-14 11:30:20 -05:00
Abraham Toriz 8783df7c37 reorganize fields in config 2021-08-14 11:14:45 -05:00
Abraham Toriz 23a3603628 implement t configure 2021-08-14 11:09:37 -05:00
Abraham Toriz 4ebf0681c2 collapse if block 2021-08-11 20:35:24 -05:00
Abraham Toriz 6d15e54d3f implement archive command 2021-08-11 20:25:32 -05:00
Abraham Toriz 1365d6d466 specify in readme how to use a development database 2021-08-11 20:25:21 -05:00
Abraham Toriz 73a0b62c75 extract ask() into a function and a module 2021-08-11 20:24:42 -05:00
Abraham Toriz d7e98e51a3 start the archive command 2021-08-11 17:55:21 -05:00
Abraham Toriz 3a1ef47b21 test everything in UTC-6 so time difference makes a difference 2021-08-11 17:54:37 -05:00
Abraham Toriz 98a43ea12f
make clippy happy 2021-08-04 18:40:49 -05:00
Abraham Toriz 8b9f510097
prevent editing a tracked database in tests 2021-08-04 18:40:35 -05:00
Abraham Toriz b767d9e476
implement old database handling for t edit 2021-08-04 18:27:08 -05:00
Abraham Toriz bbc691c79f
almost complete implementation of t edit 2021-08-03 20:58:26 -05:00
Abraham Toriz 6414930dfb
editor now uses EDITOR env var 2021-08-03 20:57:22 -05:00
Abraham Toriz 3ebe2ca035
rename PrettyString to Ps for brevity 2021-08-03 20:56:40 -05:00
Abraham Toriz 8b22ed16f6
install clippy in CI 2021-08-02 19:33:10 -05:00
Abraham Toriz b8cfe1ff21
run clippy in CI 2021-08-02 19:13:11 -05:00
Abraham Toriz 5186b7c159
solve a thousand clippy lint errors 2021-08-02 19:10:34 -05:00
Abraham Toriz 7d53546646
implement t now 2021-08-02 18:45:54 -05:00
Abraham Toriz f025e69055
ignore my testing database 2021-07-30 18:05:50 -05:00
Abraham Toriz b3864f3b95
fixes in t k usability 2021-07-30 18:01:00 -05:00
Abraham Toriz 63154cc1fc
implement kill command 2021-07-30 17:55:19 -05:00
Abraham Toriz f184d5b6a3
autocomplete sheet names in t k 2021-07-30 17:54:35 -05:00
Abraham Toriz c05897d498
add the at argument for t o 2021-07-30 12:52:06 -05:00
Abraham Toriz fc90f76390
do print the running entries in ical format 2021-07-30 12:08:22 -05:00
Abraham Toriz 744d07b174
finish ical format 2021-07-30 12:01:44 -05:00
Abraham Toriz a6ee7aea5f
start the ical formatter 2021-07-29 22:44:18 -05:00
Abraham Toriz 9fb45502a8
add bash completion 2021-07-29 11:02:22 -05:00
Abraham Toriz 615caab92a
allow to supress the warning about old database version 2021-07-29 11:01:13 -05:00
Abraham Toriz 5dd87616f8
add ids formatter 2021-07-28 21:16:03 -05:00
Abraham Toriz 36e1ad8786
bundle sqlite, so this works everywhere 2021-07-28 21:05:44 -05:00
Abraham Toriz abd40dea83
simplify and stabilize t resume 2021-07-28 20:51:33 -05:00
Abraham Toriz 9832945005
keep updated the last_checkout_id when moving between sheets 2021-07-27 12:20:58 -05:00
Abraham Toriz 39bc7abf0d
implement format json 2021-07-26 20:32:13 -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 149aad7a3a
delete test implied by another test 2021-07-23 20:39:08 -05:00
Abraham Toriz e948f87af8
implement t sheet 2021-07-23 20:37:21 -05:00
Abraham Toriz 325f53e6d4
improve errors for IO 2021-07-23 20:01:43 -05:00
Abraham Toriz 88e6c21672
a format thing 2021-07-21 19:07:19 -05:00
Abraham Toriz 334c56b439
add special thanks 2021-07-21 19:07:05 -05:00
Abraham Toriz 9c306d55ce
more specific errors for some IO errors 2021-07-21 19:06:49 -05:00