Commit graph

344 commits

Author SHA1 Message Date
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
Dheepak Krishnamurthy
7209ae37c0 Autoformat code 2020-10-10 19:57:42 -06:00
Dheepak Krishnamurthy
8836f06819 Refactor more code to use task_report_table 2020-10-10 19:57:17 -06:00
Dheepak Krishnamurthy
673a4abc12 Bump to v0.6.13 2020-10-10 19:48:51 -06:00
Dheepak Krishnamurthy
bb7c304830 Add C-h for backspace 2020-10-10 19:47:39 -06:00
Dheepak Krishnamurthy
2f4ab08dbf Refactor more code to use task_report_table 2020-10-10 18:58:01 -06:00
Dheepak Krishnamurthy
0e29e886b0 Refactor to using table 2020-10-10 18:33:59 -06:00
Dheepak Krishnamurthy
436855e7a4 Bump to v0.6.12 2020-10-10 14:06:48 -06:00
Dheepak Krishnamurthy
ed30d0acd6
Merge pull request #18 from kdheepak/support-tags-projects 2020-10-10 14:05:58 -06:00
Dheepak Krishnamurthy
1e541cdb3f Support all virtual tags 2020-10-10 14:00:14 -06:00
Dheepak Krishnamurthy
4f82fb835e Add depends.count 2020-10-10 14:00:14 -06:00
Dheepak Krishnamurthy
ff2cb27cd5 Support project 2020-10-10 14:00:14 -06:00
Dheepak Krishnamurthy
070fac04e2 Support tags.count 2020-10-10 14:00:14 -06:00
Dheepak Krishnamurthy
6d4ba2df91 Support tags 2020-10-10 14:00:14 -06:00
Dheepak Krishnamurthy
8d200e6ee7 Move cursor to end of the line for modify 2020-10-10 13:59:21 -06:00
Dheepak Krishnamurthy
730db811fb Update README.md 2020-10-10 03:34:16 -06:00
Dheepak Krishnamurthy
4fbd870a2c Update README.md 2020-10-10 03:31:21 -06:00
Dheepak Krishnamurthy
ba096daaa5 Bump to v0.6.11 2020-10-10 03:11:15 -06:00
Dheepak Krishnamurthy
47a1045330
Merge pull request #16 from kdheepak/support-readline-like-features 2020-10-10 03:10:25 -06:00
Dheepak Krishnamurthy
7cf5e1a1f3 Implement readline editing features 2020-10-10 03:01:39 -06:00
Dheepak Krishnamurthy
087aa14584 Autoformat code 2020-10-10 02:28:02 -06:00
Dheepak Krishnamurthy
96fd6551f8 Use rustyline for input 2020-10-10 02:27:43 -06:00
Dheepak Krishnamurthy
603e400bbd Bump to v0.6.10 2020-10-09 21:44:42 -06:00
Dheepak Krishnamurthy
503dbe227f
Merge pull request #15 from kdheepak/support-custom-shell-command 2020-10-09 21:43:35 -06:00
Dheepak Krishnamurthy
cbb9e60ca8 Support custom shell command 2020-10-09 21:34:54 -06:00
Dheepak Krishnamurthy
c1fcdffb71 Update Cargo.lock 2020-10-09 21:31:33 -06:00
Dheepak Krishnamurthy
d1a4dfd9a9 Bump to v0.6.9 2020-10-08 15:36:05 -06:00
Dheepak Krishnamurthy
0e3ff81f7a Use unwrap_or_else for task details 2020-10-08 15:30:20 -06:00
Dheepak Krishnamurthy
aff366c084 Update README.md 2020-10-05 21:58:09 -06:00
Dheepak Krishnamurthy
f5fb2855e2 Update README.md 2020-10-05 21:57:25 -06:00
Dheepak Krishnamurthy
ca4cf81250 Update README.md 2020-10-05 21:55:40 -06:00
Dheepak Krishnamurthy
904e622e2c Update README.md 2020-10-05 21:54:37 -06:00
Dheepak Krishnamurthy
f90fffcb08
Merge pull request #12 from typebrook/patch-1
Fix description about annotate
2020-10-05 14:54:48 -05:00
Hsieh Chin Fan
6145047d35
Update README.md
Fix description about annotaion
2020-10-05 15:46:30 +08:00
Dheepak Krishnamurthy
fad4e5f642 Update urgency rounding 2020-09-02 15:56:24 -06:00
Dheepak Krishnamurthy
6f73f472a8 Fix panic when task is very long 2020-09-01 09:18:10 -06:00