Commit graph

1332 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
9d389258b1 fix: Make task selection jump on add 2021-10-31 00:51:50 -06:00
Dheepak Krishnamurthy
6869a8fd6a fix: Make task uuid selection more sticky 2021-10-31 00:45:25 -06:00
Dheepak Krishnamurthy
2f8f245a97 fix: Add check in task subprocess for task uuid 2021-10-31 00:34:51 -06:00
Dheepak Krishnamurthy
8766b0c64d chore: Remove test 2021-10-30 22:13:03 -06:00
Dheepak Krishnamurthy
77dd125c73 build(release): Bump to v0.14.5 🛠 2021-10-30 17:41:58 -06:00
Dheepak Krishnamurthy
1ff561b417
Merge pull request #301 from kdheepak/fix-project-pane-parsing
Change parsing of task summary for project pane
2021-10-30 17:41:06 -06:00
Dheepak Krishnamurthy
161eb95101 fix: Change parsing of task summary for project pane 🐛 2021-10-30 17:38:08 -06:00
Dheepak Krishnamurthy
06eb6c2289
Merge pull request #300 from kdheepak/fix-multiple-lines-context
Fix multiple line context bug
2021-10-30 16:56:18 -06:00
Dheepak Krishnamurthy
205c110a09 chore: Update tests ♻️ 2021-10-30 16:46:45 -06:00
Dheepak Krishnamurthy
279b63874b fix: Fix multiple line context bug 🐛 2021-10-30 16:43:32 -06:00
Dheepak Krishnamurthy
7a5393860e build(release): Bump to v0.14.4 🛠 2021-10-29 13:42:04 -06:00
Dheepak Krishnamurthy
1818f1ff4e
Merge pull request #297 from kdheepak/allow-spaces-in-project-name
Allow spaces in project name
2021-10-29 13:41:17 -06:00
Dheepak Krishnamurthy
847ff1c2da fix: Allow spaces in project name 🐛 2021-10-29 13:37:28 -06:00
Dheepak Krishnamurthy
865369fcf4 build(release): Bump to v0.14.3 🛠 2021-10-29 12:56:39 -06:00
Dheepak Krishnamurthy
6e08412202
Merge pull request #296 from MNandor/main
Add +next tag shortcut on \'n\'
2021-10-29 12:55:49 -06:00
Dheepak Krishnamurthy
753554a6b3 chore: Fix tests ♻️ 2021-10-29 12:50:34 -06:00
Dheepak Krishnamurthy
3bf1207cb3 feat: Change quick tag default key to 't' 2021-10-29 12:49:43 -06:00
Dheepak Krishnamurthy
b35de37c26 chore: Add tests ♻️ 2021-10-29 12:45:55 -06:00
Dheepak Krishnamurthy
e5e60bd24a docs: Update keybindings.md 📚 2021-10-29 12:38:27 -06:00
Dheepak Krishnamurthy
7e8f818788 docs: update taskwarrior-tui.1.md 📚 2021-10-29 12:36:53 -06:00
Dheepak Krishnamurthy
22ed807cbf refactor: run cargo clippy 📦 2021-10-29 12:30:48 -06:00
Dheepak Krishnamurthy
e7a886a42f feat: Change next-tag to quick-tag 2021-10-29 12:27:51 -06:00
MNandor
68d6ab1299 Formatting fix 2021-10-29 18:17:15 +03:00
MNandor
03bb726811 Allow for custom tag instead of +next 2021-10-29 17:47:05 +03:00
MNandor
b1f3c0c48e Add missing documentation update 2021-10-29 17:23:00 +03:00
MNandor
14226094e2 Updated docs to include +next hotkey 2021-10-29 17:16:19 +03:00
MNandor
be56406599 Improved formatting 2021-10-29 16:46:16 +03:00
MNandor
d09f65b2b1 Add +next tag shortcut on \'n\' 2021-10-29 15:52:29 +03:00
Dheepak Krishnamurthy
c206801786 build(release): Bump to v0.14.2 🛠 2021-10-28 15:57:43 -06:00
Dheepak Krishnamurthy
be42e7cedc
Merge pull request #293 from kdheepak/better-context-handling
Better context handling
2021-10-28 15:55:33 -06:00
Dheepak Krishnamurthy
6fa861c0eb fix: Better context handling 🐛 2021-10-28 15:50:20 -06:00
Dheepak Krishnamurthy
03e2c90ffc build(release): Bump to v0.14.1 🛠 2021-10-28 15:25:42 -06:00
Dheepak Krishnamurthy
f8ee1ec23f
Merge pull request #292 from kdheepak/use-default-sort
Use default sort from task export
2021-10-28 15:24:23 -06:00
Dheepak Krishnamurthy
202686f535 fix: Use default sort from task export 🐛 2021-10-28 15:18:22 -06:00
Dheepak Krishnamurthy
d684cf421c build(release): Bump to v0.14.0 🛠 2021-10-28 15:08:11 -06:00
Dheepak Krishnamurthy
d580fa84c2
Merge pull request #291 from kdheepak/add-report-to-task-export
Add report to task export
2021-10-28 15:06:54 -06:00
Dheepak Krishnamurthy
103a2c6ebc fix: Add report to task export 🐛 2021-10-28 12:55:04 -06:00
Dheepak Krishnamurthy
fd130aae02
Merge pull request #290 from kdheepak/support-taskwarrior-2.5.x-context
Support older taskwarrior context format
2021-10-28 12:15:40 -06:00
Dheepak Krishnamurthy
d141906bf1 fix: crash when projects is empty 🐛 2021-10-28 11:58:26 -06:00
Dheepak Krishnamurthy
b00c64fea9 fix: Remove status 🐛 2021-10-28 11:51:46 -06:00
Dheepak Krishnamurthy
7fc426873d fix: Support older taskwarrior context format 🐛 2021-10-28 11:40:26 -06:00
Dheepak Krishnamurthy
1711a1f4e2
Merge pull request #289 from MNandor/main
Fix current read context not being applied
2021-10-28 08:02:56 -06:00
MNandor
e64fa64744 Fix current read context not being applied 2021-10-28 11:46:58 +03:00
Dheepak Krishnamurthy
2edfa3a58f chore(tooling): Remove release drafter workflow ♻️ 2021-10-27 16:19:59 -06:00
Dheepak Krishnamurthy
2ad9eccfa2 build(release): Bump to v0.13.37 🛠 2021-10-27 16:18:33 -06:00
Dheepak Krishnamurthy
540c21940e
Merge pull request #288 from kdheepak/support-taskwarrior-2.6.x-context
Support taskwarrior v2.6.x context
2021-10-27 16:17:35 -06:00
Dheepak Krishnamurthy
dff64defa3 refactor: Remove commented code 📦 2021-10-27 16:17:21 -06:00
Dheepak Krishnamurthy
863ed2f230 docs: Update README 📚 2021-10-27 16:15:59 -06:00
Dheepak Krishnamurthy
dce55ebf89 feat: Support taskwarrior v2.6.x context 2021-10-27 16:03:45 -06:00
Dheepak Krishnamurthy
2738f417a2 build(release): Bump to v0.13.36 🛠 2021-10-27 15:14:49 -06:00