Commit graph

27 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
5a4434ac58 Fix clippy warnings 2021-08-13 22:23:23 -06:00
Dheepak Krishnamurthy
52c234f4a9 Add recur and wait relative times 2021-05-14 16:05:30 -06:00
Dheepak Krishnamurthy
217f73cff5 Fix crash when no labels are present 2021-05-10 00:05:29 -06:00
Dheepak Krishnamurthy
671d1ece44 Fix unicode truncation issues 2021-05-06 09:58:07 -06:00
Dheepak Krishnamurthy
e20ec465c6 Fix more width issues 2021-05-06 09:42:44 -06:00
Dheepak Krishnamurthy
00989a0eb5 Add default report command line argument 2021-04-28 12:25:16 -06:00
Dheepak Krishnamurthy
1e44a7e1c5 Speed up start up 2021-04-01 20:55:11 -06:00
Dheepak Krishnamurthy
bf0fb46f90 Use anyhow 2021-03-27 14:47:23 -06:00
Dheepak Krishnamurthy
4682fe76b0 Add task details scroll 2021-03-26 12:49:30 -06:00
Dheepak Krishnamurthy
42bbc09168 Fix due tag color 2021-02-14 00:10:11 -07:00
Dheepak Krishnamurthy
4550aeff8f Support custom priority 2021-02-13 18:31:09 -07:00
Dheepak Krishnamurthy
da22c85282 Fix crashes on using depends 2021-02-13 16:32:47 -07:00
Dheepak Krishnamurthy
03dc29a5e3 Add depends column 2021-02-11 20:11:27 -07:00
Dheepak Krishnamurthy
aae0b7fffa Fix colors 2021-02-11 10:39:08 -07:00
Dheepak Krishnamurthy
e49d4c8039 Run cargo clippy 2021-02-11 01:47:10 -07:00
Dheepak Krishnamurthy
1affc4d556 Run cargo clippy 2021-02-11 01:45:39 -07:00
Dheepak Krishnamurthy
e222b147cc Run cargo fmt 2021-02-11 01:24:41 -07:00
Dheepak Krishnamurthy
9a02fe5754 Add support for task status as a column 2021-02-09 12:34:44 -07:00
Dheepak Krishnamurthy
cf918a53ff Use … instead of ... 2021-02-04 13:44:59 -07:00
Dheepak Krishnamurthy
95a1fdcc7d Fix truncated count for descriptions 2021-02-04 11:29:52 -07:00
Dheepak Krishnamurthy
13e0cf3d16 Fix description width when using truncated_count 2021-02-01 10:26:18 -07:00
Dheepak Krishnamurthy
1c7e5711d5 Fix truncated count for descriptions 2021-01-30 15:45:28 -07:00
Dheepak Krishnamurthy
ce145d1079 Support custom uda columns 2020-11-10 12:51:30 -07:00
Dheepak Krishnamurthy
7706ae3cfe Use from_utf8_lossy instead of from_utf8 everywhere 2020-10-31 10:28:09 -06:00
Dheepak Krishnamurthy
b3f7f31eed Fix crash when running taskwarrior for the first time 2020-10-30 23:12:56 -06:00
Dheepak Krishnamurthy
9c2e296484 Autoformat code 2020-10-27 15:04:29 -06:00
Dheepak Krishnamurthy
03b5cdb7ca Refactor task_report.rs 2020-10-27 15:04:07 -06:00