Commit graph

243 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
66c00e2cfd Update README.md 2020-10-22 22:40:59 -06:00
Dheepak Krishnamurthy
1cea68e550 Fix calendar indexing error 2020-10-22 22:16:05 -06:00
Dheepak Krishnamurthy
b76a20186b Run cargo clippy 2020-10-22 22:02:42 -06:00
Dheepak Krishnamurthy
ef37326da3 Run cargo fmt 2020-10-22 21:55:16 -06:00
Dheepak Krishnamurthy
b41f323096 Run cargo fmt 2020-10-22 21:52:36 -06:00
Dheepak Krishnamurthy
a6ab282442 Make some cargo clippy changes 2020-10-22 21:52:00 -06:00
Dheepak Krishnamurthy
8071558dbe Use get_bool trait for String and str 2020-10-22 21:49:20 -06:00
Dheepak Krishnamurthy
a6a437ec77 Add space at the end of description in modify command 2020-10-22 15:37:36 -06:00
Dheepak Krishnamurthy
6333e500f7 Add months_per_row to configuration 2020-10-22 15:07:18 -06:00
Dheepak Krishnamurthy
0f8647382b Add styling to calendar and task due dates 2020-10-22 12:06:18 -06:00
Dheepak Krishnamurthy
e312b8077c Earliest year is zero 2020-10-22 11:04:47 -06:00
Dheepak Krishnamurthy
08f97293cd Change calendar styling 2020-10-22 07:05:15 -06:00
Dheepak Krishnamurthy
32a8a79455 Make calendar scrollable 2020-10-22 00:40:55 -06:00
Dheepak Krishnamurthy
0d750f4b01 Update comments 2020-10-22 00:05:07 -06:00
Dheepak Krishnamurthy
f77b7c71a6 Update Calendar widget 2020-10-21 21:48:50 -06:00
Dheepak Krishnamurthy
86e23671e8 Calendar widget 2020-10-21 19:05:20 -06:00
Dheepak Krishnamurthy
714a6a8e61 Initial conversion of Calendar into widget 2020-10-21 09:42:03 -06:00
Dheepak Krishnamurthy
c189e74067 Update README.md 2020-10-21 01:59:02 -06:00
Dheepak Krishnamurthy
820fccb302 Fix task color for due.today, overdue and due 2020-10-21 01:58:41 -06:00
Dheepak Krishnamurthy
7208d7879d Fix task color when tagged 2020-10-21 01:33:23 -06:00
Dheepak Krishnamurthy
77e91f205e Run cargo fmt 2020-10-21 00:47:24 -06:00
Dheepak Krishnamurthy
6e194fe76e Run cargo fmt 2020-10-21 00:47:04 -06:00
Dheepak Krishnamurthy
37a1dafc7e Update README.md 2020-10-21 00:46:25 -06:00
Dheepak Krishnamurthy
ad16ef71af Support selection bold italic dim and blink 2020-10-21 00:45:59 -06:00
Dheepak Krishnamurthy
8d4c0d2bcc Update README.md 2020-10-21 00:32:04 -06:00
Dheepak Krishnamurthy
8dba10c1d2 Use uda.taskwarrior-tui. for configuration 2020-10-21 00:31:42 -06:00
Dheepak Krishnamurthy
b47bb6ce40 Match taskwarrior color implementation more closely 2020-10-21 00:13:12 -06:00
Dheepak Krishnamurthy
bbd7bc5c59 Update README.md 2020-10-20 22:18:43 -06:00
Dheepak Krishnamurthy
3d61137417 Bump to v0.7.3 2020-10-20 17:04:58 -06:00
Dheepak Krishnamurthy
92f53291fc Support configuration of indicator from taskrc 2020-10-20 17:03:19 -06:00
Dheepak Krishnamurthy
6ab87c94d9 Make calendar show current year 2020-10-20 15:32:03 -06:00
Dheepak Krishnamurthy
af3d1bac52 Bump to v0.7.2 2020-10-20 14:22:56 -06:00
Dheepak Krishnamurthy
5f16bf67ef Read DUE.TODAY as DUETODAY 2020-10-20 14:13:10 -06:00
Dheepak Krishnamurthy
db269c41f5 Fix color configuration 2020-10-20 14:10:17 -06:00
Dheepak Krishnamurthy
caf0444295 Use custom table implementation 2020-10-20 12:56:45 -06:00
Dheepak Krishnamurthy
98804a6c24 Bump to v0.7.1 2020-10-20 12:08:18 -06:00
Dheepak Krishnamurthy
2ad43eb4a4 Fix color configuration 2020-10-20 12:07:31 -06:00
Dheepak Krishnamurthy
b05f9717c7 Remove some uses of unwrap 2020-10-12 04:21:59 -06:00
Dheepak Krishnamurthy
c442f440d1 Make collect use placeholder 2020-10-12 04:14:26 -06:00
Dheepak Krishnamurthy
01bb741072 Autoformat code 2020-10-12 04:05:52 -06:00
Dheepak Krishnamurthy
25a92a49b4 Run cargo clippy 2020-10-12 04:05:40 -06:00
Dheepak Krishnamurthy
e5c4c5c702 Run cargo clippy 2020-10-12 03:55:58 -06:00
Dheepak Krishnamurthy
fa86430395 Autoformat code 2020-10-12 03:42:30 -06:00
Dheepak Krishnamurthy
199dbe1153 Refactor code 2020-10-12 03:42:09 -06:00
Dheepak Krishnamurthy
0d97502e64 Export headers only when table is created the first time 2020-10-12 03:06:05 -06:00
Dheepak Krishnamurthy
516768b1c4 Bump to v0.7.0 2020-10-11 01:29:38 -06:00
Dheepak Krishnamurthy
9e1b2ce73c Minor tweaks 2020-10-11 01:29:12 -06:00
Dheepak Krishnamurthy
aaf6362352 Update width calculator 2020-10-11 01:24:10 -06:00
Dheepak Krishnamurthy
1ef000733f Use iter instead of into_iter 2020-10-11 00:19:32 -06:00
Dheepak Krishnamurthy
410e9f4ca9 Update to tui v0.12 2020-10-11 00:18:27 -06:00