Commit graph

648 commits

Author SHA1 Message Date
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
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
ad16ef71af Support selection bold italic dim and blink 2020-10-21 00:45:59 -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
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
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
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
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
Dheepak Krishnamurthy
54bda8dc94 Autoformat code 2020-10-10 21:58:07 -06:00
Dheepak Krishnamurthy
3f1e682240 Update config.rs 2020-10-10 21:57:33 -06:00
Dheepak Krishnamurthy
028509004f Change color.rs to config.rs 2020-10-10 21:54:34 -06:00
Dheepak Krishnamurthy
a8a053e989 Autoformat code 2020-10-10 21:36:49 -06:00
Dheepak Krishnamurthy
48dff77f9e Autoformat code 2020-10-10 21:35:06 -06:00
Dheepak Krishnamurthy
ee8b187b41 Autoformat code 2020-10-10 21:34:47 -06:00
Dheepak Krishnamurthy
33ae0261f2 Autoformat code 2020-10-10 21:34:04 -06:00
Dheepak Krishnamurthy
7e31bef9c5 Refactor style 2020-10-10 21:29:43 -06:00
Dheepak Krishnamurthy
3a29d028d9 Refactor style 2020-10-10 21:29:20 -06:00
Dheepak Krishnamurthy
4a2606eeee Refactor style 2020-10-10 21:28:13 -06:00
Dheepak Krishnamurthy
39e19401e9 Add highlight_style bold modifier only once 2020-10-10 21:23:25 -06:00
Dheepak Krishnamurthy
eea35fbb56 Change blocked to blocking for color 2020-10-10 21:21:57 -06:00
Dheepak Krishnamurthy
d00dd90043 Add task_by_uuid and task_by_index 2020-10-10 20:25:08 -06:00
Dheepak Krishnamurthy
738bce9a21 Use length instead of percentage for constraint 2020-10-10 20:08:14 -06:00