Commit graph

31 commits

Author SHA1 Message Date
Patrick Winter
bfa2c2c465 Pack parenthesis 2019-01-11 21:05:24 +01:00
Patrick Winter
bf2ad803e6 Align formatting 2019-01-11 20:42:20 +01:00
Patrick Winter
4e13f8a7f1 Rename taskwarrior buffer 2018-12-20 21:04:56 +01:00
Patrick Winter
f1fad58220 Handle if task does bot have due date set in eldoc message 2018-12-04 20:44:36 +01:00
Patrick Winter
032f4036ad Turn taskwarrior-active-filters into buffer local variable 2018-12-04 20:08:17 +01:00
Patrick Winter
ad3cfba6e2 Add keybinding for taskwarrior (for development purposes) 2018-12-04 18:42:44 +01:00
Patrick Winter
e15f66a06d Add functionality to filter task output 2018-12-04 18:42:26 +01:00
Patrick Winter
5d64ae379c Update buffer when content is modified through add, delete or done 2018-11-13 21:28:26 +01:00
Patrick Winter
715cc8df1a Add done and delete functions 2018-11-13 21:17:43 +01:00
Patrick Winter
34a5a07d96 Fix extraction of old-value 2018-11-13 20:31:06 +01:00
Patrick Winter
b24d019882 Make taskwarrior buffer read-only 2018-11-13 16:57:20 +01:00
Patrick Winter
1ffe30ca10 Refactor setting of an attribute into internal helper function 2018-11-04 21:13:32 +01:00
Patrick Winter
fe518663c2 Add function to turn taskwarrior timestamp into readable format 2018-10-31 21:08:46 +01:00
Patrick Winter
1d2d76d972 Display due date in echo area 2018-10-31 20:38:57 +01:00
Patrick Winter
523c81b8cc Fix function name 2018-10-31 20:18:19 +01:00
Patrick Winter
da690024d8 Add function to edit task description 2018-10-31 20:13:24 +01:00
Patrick Winter
f337de88cf Strip question mark from format string 2018-10-27 21:41:07 +02:00
Patrick Winter
e93bc7c805 Add keybinding to update taskwarrior buffer 2018-10-24 21:43:09 +02:00
Patrick Winter
d1bf77d3b8 Store tasks in buffer local variable 2018-10-24 21:11:46 +02:00
Patrick Winter
52d17476ed Add function to sort entries by urgency 2018-10-23 22:13:43 +02:00
Patrick Winter
24bf81685d Add helper function to convert vector to list 2018-10-23 22:13:21 +02:00
Patrick Winter
df20f9d1c1 Fix format of taskwarrior entries
Handle that certain entries don't have a project.
2018-10-23 21:32:01 +02:00
Patrick Winter
8f24fd3dd3 Fix indentation 2018-10-04 18:38:12 +02:00
Patrick Winter
965775c805 Highlight current line thorugh hl-line-mode 2018-10-04 18:37:30 +02:00
Patrick Winter
4be6f64915 Improve documentation 2018-10-04 18:37:14 +02:00
Patrick Winter
453183cad5 Fix typo s/comand/command 2018-10-02 18:11:38 +02:00
Patrick Winter
9f50620214 Refactor buffer update logic into separate function 2018-10-02 18:10:03 +02:00
Patrick Winter
5164517e09 Fix id filter taskwarrior-export with temporary workaround 2018-10-02 18:09:34 +02:00
Patrick Winter
77240a8751 Fallback to empty string in taskwarrior--shell-command 2018-10-02 18:07:57 +02:00
Patrick Winter
a762a31aea Add minimal viable code 2018-10-02 17:12:10 +02:00
Patrick Winter
5716e77e78 Initial commit 2018-10-02 17:10:45 +02:00