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 |
|
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
|
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
|
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
|
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
|
cbb9e60ca8
|
Support custom shell command
|
2020-10-09 21:34:54 -06:00 |
|
Dheepak Krishnamurthy
|
0e3ff81f7a
|
Use unwrap_or_else for task details
|
2020-10-08 15:30:20 -06: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 |
|
Dheepak Krishnamurthy
|
2513642aa3
|
Add initial calendar support
|
2020-09-01 01:14:56 -06:00 |
|
david-perez
|
2f819581b5
|
Add 'task delete' to help menu
|
2020-08-29 14:31:56 +02:00 |
|
david-perez
|
3c981fd2f6
|
Add 'task annotate' to help menu
|
2020-08-29 14:30:12 +02:00 |
|
Dheepak Krishnamurthy
|
c7b3226efd
|
Add due date
|
2020-08-12 08:49:29 -06:00 |
|
Dheepak Krishnamurthy
|
069a98b4b1
|
Autoformat changes
|
2020-08-10 08:43:31 -06:00 |
|