Commit graph

155 commits

Author SHA1 Message Date
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
Dheepak Krishnamurthy
2513642aa3 Add initial calendar support 2020-09-01 01:14:56 -06:00
Dheepak Krishnamurthy
eb8e5d376e Update README.md 2020-08-30 23:13:03 -06:00
Dheepak Krishnamurthy
286d9cde0a
Merge pull request #8 from david-perez/master 2020-08-30 22:56:21 -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
cf8aafa38b Update README.md 2020-08-13 11:44:18 -06:00
Dheepak Krishnamurthy
81b6da345b Bump to v0.6.8 2020-08-12 08:50:12 -06:00
Dheepak Krishnamurthy
c7b3226efd Add due date 2020-08-12 08:49:29 -06:00
Dheepak Krishnamurthy
5c324e2b4e Update README.md 2020-08-11 04:41:54 -06:00
Dheepak Krishnamurthy
1a068ce440 Bump to v0.6.7 2020-08-10 08:43:31 -06:00
Dheepak Krishnamurthy
069a98b4b1 Autoformat changes 2020-08-10 08:43:31 -06:00
Dheepak Krishnamurthy
46f4e16c02 Fix bug with draw and filter function 2020-08-10 08:41:56 -06:00
Dheepak Krishnamurthy
9830edd543 Bump to v0.6.6 2020-08-10 00:48:54 -06:00
Dheepak Krishnamurthy
99ad69be30 Update README.md 2020-08-10 00:47:36 -06:00
Dheepak Krishnamurthy
73ffc9d026 Support annotations 2020-08-10 00:46:04 -06:00
Dheepak Krishnamurthy
28ea95d602 Bump to v0.6.5 2020-08-09 20:23:24 -06:00
Dheepak Krishnamurthy
42e4f03a61 Add active to attributes list 2020-08-09 20:22:39 -06:00
Dheepak Krishnamurthy
c1df417a13 Bump to v0.6.4 2020-08-08 10:55:46 -06:00
Dheepak Krishnamurthy
0a93939a1f
Merge pull request #6 from kdheepak/kd/cyrillic-multi-length-characters-fix 2020-08-08 10:54:31 -06:00
Dheepak Krishnamurthy
6bc62ab358 Fix backspace 2020-08-08 10:53:10 -06:00
Dheepak Krishnamurthy
61e94693b0 Use chars().count() instead of len() 2020-08-08 09:47:42 -06:00
Dheepak Krishnamurthy
7e16c0cc06 Update README.md 2020-08-07 16:26:53 -06:00
Dheepak Krishnamurthy
1f46072b1e Update README.md 2020-08-07 16:00:39 -06:00
Dheepak Krishnamurthy
200b3c41eb Update README.md 2020-08-07 15:57:19 -06:00
Dheepak Krishnamurthy
0ee7deb2f1 Update README.md 2020-08-07 15:56:40 -06:00
Dheepak Krishnamurthy
e240ac1f9e Autoformat changes 2020-08-07 15:41:03 -06:00
Dheepak Krishnamurthy
5aa9765bf6 Use hashmap for colors 2020-08-07 15:40:38 -06:00
Dheepak Krishnamurthy
3a1ac058ab Update README.md 2020-08-07 01:39:57 -06:00
Dheepak Krishnamurthy
9874ee3623 Update README.md 2020-08-07 01:31:41 -06:00
Dheepak Krishnamurthy
ff0d35d16a Update README.md 2020-08-07 01:29:32 -06:00
Dheepak Krishnamurthy
1886f47ee7 Update README.md 2020-08-07 01:23:11 -06:00
Dheepak Krishnamurthy
46c459e30a Bump to v0.6.3 2020-08-07 01:19:21 -06:00
Dheepak Krishnamurthy
55aa308c28 Remove publish to cargo step 2020-08-07 01:18:20 -06:00
Dheepak Krishnamurthy
16f75edcfd Add pause_stdin into event loop 2020-08-06 23:38:05 -06:00
Dheepak Krishnamurthy
211d34a784 Bump to v0.6.2 2020-08-06 23:18:07 -06:00
Dheepak Krishnamurthy
36e8f2ae82 Autoformat changes 2020-08-06 23:17:43 -06:00
Dheepak Krishnamurthy
c6b66bb6ca Fix colors for some dates 2020-08-06 23:16:30 -06:00
Dheepak Krishnamurthy
93572b3bfc Support some date tags 2020-08-06 22:43:28 -06:00
Dheepak Krishnamurthy
28636e112d Support color for selected item 2020-08-06 22:02:15 -06:00