Dheepak Krishnamurthy
|
5f9a32f2c6
|
Update documentation
|
2021-07-27 12:03:28 -06:00 |
|
Dheepak Krishnamurthy
|
102ca0ffa0
|
Add option to disable delete on prompt
|
2021-07-27 11:58:32 -06:00 |
|
Dheepak Krishnamurthy
|
22cccd99a6
|
Add delete prompt
|
2021-07-27 11:20:18 -06:00 |
|
Dheepak Krishnamurthy
|
516d3d606f
|
Merge pull request #249 from nicolas-graves/patch-1
typo fix
|
2021-07-21 06:55:48 -06:00 |
|
nicolas-graves
|
6c1f6dcd0d
|
typo fix
|
2021-07-21 11:29:14 +02:00 |
|
Dheepak Krishnamurthy
|
43d27fdfe2
|
Bump to v0.13.27
|
2021-07-20 17:19:01 -06:00 |
|
Dheepak Krishnamurthy
|
5dd51ef977
|
Merge pull request #248 from kdheepak/add-support-for-background-task
Add support for background task
|
2021-07-20 10:39:39 -06:00 |
|
Dheepak Krishnamurthy
|
5b125d8089
|
Update period to be 60
|
2021-07-20 10:33:09 -06:00 |
|
Dheepak Krishnamurthy
|
954e1ced08
|
Change default to 60 seconds
|
2021-07-20 10:00:46 -06:00 |
|
Dheepak Krishnamurthy
|
468c772467
|
Fix output showing when background task errors
|
2021-07-20 09:58:43 -06:00 |
|
Dheepak Krishnamurthy
|
f7d751a7f6
|
Update documentation
|
2021-07-20 09:50:54 -06:00 |
|
Dheepak Krishnamurthy
|
546186de56
|
Add documentation
|
2021-07-20 09:49:41 -06:00 |
|
Dheepak Krishnamurthy
|
f95df88ebf
|
Add support for background task
|
2021-07-20 09:45:20 -06:00 |
|
Dheepak Krishnamurthy
|
51fdcd8bde
|
Bump to v0.13.26
|
2021-07-19 13:59:03 -06:00 |
|
Dheepak Krishnamurthy
|
694595e704
|
Merge pull request #246 from kdheepak/fix-crash-when-selection-on-empty-task-list
Fix crash when using v to select in an empty task list
|
2021-07-19 13:36:33 -06:00 |
|
Dheepak Krishnamurthy
|
96a7dfbc4e
|
Fix crash when using v to select in an empty task list
|
2021-07-19 13:29:19 -06:00 |
|
Dheepak Krishnamurthy
|
96c3bb0b8c
|
Bump to v0.13.25
|
2021-07-19 09:17:51 -06:00 |
|
Dheepak Krishnamurthy
|
9d35c27ce6
|
Merge pull request #245 from kdheepak/make-shortcuts-exit-and-enter-tui
Make shortcuts exit and enter tui
|
2021-07-19 07:17:28 -06:00 |
|
Dheepak Krishnamurthy
|
f27224f58a
|
Run shortcut just once
|
2021-07-19 00:12:02 -06:00 |
|
Dheepak Krishnamurthy
|
c289539332
|
Make shortcuts exit and enter tui
|
2021-07-18 04:24:04 -06:00 |
|
Dheepak Krishnamurthy
|
e19034926d
|
Update dependency
|
2021-07-07 11:27:32 -06:00 |
|
Dheepak Krishnamurthy
|
0c72c2085d
|
Merge pull request #243 from dax/fix-config-long-value-with-default-value
Fix config value followed by "Default value"
|
2021-07-07 11:14:55 -06:00 |
|
David Rousselie
|
848fd0352b
|
Fix config value followed by "Default value"
|
2021-07-05 14:04:47 +02:00 |
|
Dheepak Krishnamurthy
|
63d12101f6
|
Merge pull request #240 from desbma/fix233
Force update if tasks_changed_since fails
|
2021-06-22 16:36:09 -06:00 |
|
desbma
|
d2c19262dc
|
Force update if tasks_changed_since fails (fixes #233, hopefully for good)
|
2021-06-22 23:39:48 +02:00 |
|
Dheepak Krishnamurthy
|
bca042a7ff
|
Merge pull request #237 from dax/fix-config-long-value
Fix long config value parsing
|
2021-06-20 01:44:17 -06:00 |
|
David Rousselie
|
89edeed045
|
Fix long config value parsing
|
2021-06-20 08:43:38 +02:00 |
|
Dheepak Krishnamurthy
|
9b75491f6e
|
Merge pull request #235 from desbma/remove-unwrap-in-time-check
Remove unwrap in time check
|
2021-06-14 06:52:34 -06:00 |
|
Maxime Desbrus
|
48dcf94f45
|
Fix #233
|
2021-06-14 12:15:16 +02:00 |
|
Dheepak Krishnamurthy
|
c0ea57d71e
|
Remove unwrap in time check
|
2021-06-07 11:40:49 -06:00 |
|
Dheepak Krishnamurthy
|
a054202c1f
|
Rename .env to .envrc
|
2021-06-04 09:38:36 -06:00 |
|
Dheepak Krishnamurthy
|
101bc7411d
|
Merge pull request #232 from kdheepak/add-double-quote-to-task-modify
Add double quote to all task modify prompts
|
2021-05-31 05:49:01 -06:00 |
|
Dheepak Krishnamurthy
|
997bb5aaa6
|
Update README.md and issue templates
|
2021-05-27 11:13:18 -06:00 |
|
Dheepak Krishnamurthy
|
7101c24c3b
|
Add double quote to all task modify prompts
|
2021-05-27 11:01:32 -06:00 |
|
Dheepak Krishnamurthy
|
53edf4ea02
|
Merge pull request #230 from kdheepak/fix-error-message-printing
Fix error message printing
|
2021-05-21 15:05:55 -06:00 |
|
Dheepak Krishnamurthy
|
5868b608cb
|
Fix error message printing
|
2021-05-21 14:43:40 -06:00 |
|
Dheepak Krishnamurthy
|
f44692d266
|
Bump to v0.13.24
|
2021-05-17 03:33:30 -06:00 |
|
Dheepak Krishnamurthy
|
588319c486
|
Merge pull request #227 from kdheepak/add-all-priority-labels-as-completion-options
Add all priority labels as completion options
|
2021-05-17 03:32:12 -06:00 |
|
Dheepak Krishnamurthy
|
d2774a4e08
|
Add all priority labels as completion options
|
2021-05-17 03:29:49 -06:00 |
|
Dheepak Krishnamurthy
|
9ba34669ce
|
Bump to v0.13.23
|
2021-05-14 16:31:01 -06:00 |
|
Dheepak Krishnamurthy
|
81f05014a4
|
Merge pull request #225 from kdheepak/add-recur-and-wait-relative-times
Add recur and wait relative times
|
2021-05-14 16:29:53 -06:00 |
|
Dheepak Krishnamurthy
|
52c234f4a9
|
Add recur and wait relative times
|
2021-05-14 16:05:30 -06:00 |
|
Dheepak Krishnamurthy
|
922be0cdf1
|
Bump to v0.13.22
|
2021-05-11 14:49:35 -06:00 |
|
Dheepak Krishnamurthy
|
53977929cf
|
Refactor cli to use latest clap
|
2021-05-11 11:46:37 -06:00 |
|
Dheepak Krishnamurthy
|
17f7d5f58e
|
Add powershell completions
|
2021-05-11 11:37:59 -06:00 |
|
Dheepak Krishnamurthy
|
c1d9583b59
|
Remove .gitkeep
|
2021-05-11 11:34:29 -06:00 |
|
Dheepak Krishnamurthy
|
7a1f32b5db
|
Merge pull request #223 from kdheepak/add-completion
Add cli completion
|
2021-05-11 11:33:44 -06:00 |
|
Dheepak Krishnamurthy
|
54e4cce084
|
Add completion
|
2021-05-11 11:15:41 -06:00 |
|
Dheepak Krishnamurthy
|
5cf41c19e3
|
Bump to v0.13.21
|
2021-05-10 00:11:27 -06:00 |
|
Dheepak Krishnamurthy
|
2d6294560a
|
Merge pull request #222 from kdheepak/fix-bug-when-no-labels
Fix crash when no labels are present
|
2021-05-10 00:09:51 -06:00 |
|