Tomas Babej
|
8d72d0699f
|
travis: Do not officially test for 2.4.5 as of now, it is still too unstable
|
2015-07-16 08:27:27 +02:00 |
|
Tomas Babej
|
d097a50e30
|
taskwiki: Improve dealing with the virtual meta tags
|
2015-07-16 01:41:31 +02:00 |
|
Tomas Babej
|
5a5b5b3c91
|
base: Check for 3rd-party requirements
|
2015-07-16 01:38:40 +02:00 |
|
Tomas Babej
|
3975967440
|
ViewPort: Introcude !+TAG, !-TAG and !?TAG for overriding tag states inherited from defaults
|
2015-07-16 01:38:14 +02:00 |
|
Tomas Babej
|
ea61e6e322
|
ViewPort: Abstract the default viewport filter tokens into a named constant
|
2015-06-23 19:11:07 +02:00 |
|
Tomas Babej
|
620c9b2a84
|
ViewPort: Let explicit +DELETE override default -DELETE in the taskfilter
|
2015-06-23 18:50:56 +02:00 |
|
Tomas Babej
|
e9484394c6
|
SelectedTasks.grid: Preserve correct taskrc location when invoking vim-taskwarrior
|
2015-06-22 19:27:14 +02:00 |
|
Tomas Babej
|
d518498ae8
|
ViewPort: Let explicit +PARENT override default -PARENT in taskfilter
|
2015-06-22 19:26:13 +02:00 |
|
Tomas Babej
|
a57c300c45
|
VimwikiTask: Do not break the search for viewport with non-task like lines
|
2015-06-21 17:42:29 +02:00 |
|
djp
|
a2037b429b
|
docs: Update README and documentation
|
2015-06-05 19:36:03 +02:00 |
|
Tomas Babej
|
248cde4c6c
|
travis: Updated tested TaskWarrior versions
|
2015-06-05 19:36:03 +02:00 |
|
Tomas Babej
|
5c9a0b0b32
|
mappings: Add mappings fo visual mode
|
2015-04-23 10:19:12 +02:00 |
|
Tomas Babej
|
13177a92e3
|
taskwiki: Add taskwiki_disable variable check that allows for a quick flexible taskwiki turnoff
|
2015-04-22 20:16:56 +02:00 |
|
Tomas Babej
|
645dcaafc2
|
VimwikiTask: Accept arbitrary metadata with -- delimeter for new tasks
|
2015-04-22 19:31:06 +02:00 |
|
Tomas Babej
|
48ae1556fb
|
syntax: Actually enforce syntax matching inside containedin elements
|
2015-04-21 19:08:26 +02:00 |
|
Tomas Babej
|
42498b014c
|
tests: Add test to test automatic color assigment from TW
|
2015-04-13 01:26:56 +02:00 |
|
Tomas Babej
|
62edfe70ed
|
tests: base: Create a regular real taskrc file for each test
|
2015-04-13 01:11:57 +02:00 |
|
Tomas Babej
|
e9cf76a963
|
tests: Add tests for TaskWikiChooseTag command
|
2015-04-11 23:50:38 +02:00 |
|
Tomas Babej
|
a5f380db22
|
tests: Add tests for TaskWikiChooseProject command
|
2015-04-11 23:46:35 +02:00 |
|
Tomas Babej
|
dfaef302f1
|
taskwiki: Add ChoosSplitTags command
|
2015-04-10 17:19:45 +02:00 |
|
Tomas Babej
|
4630c371ec
|
keymaps: Add mappings for TaskWikiChooseProject command
|
2015-04-10 17:04:18 +02:00 |
|
Tomas Babej
|
250c368084
|
taskwiki: Add ChoosSplitProjects command
|
2015-04-10 17:03:38 +02:00 |
|
Tomas Babej
|
419e1dff58
|
util: Add get_lines_above helper
|
2015-04-10 17:02:03 +02:00 |
|
Tomas Babej
|
6fd4499827
|
taskwiki: Add CallbackSplitMixin used to issue callbacks on events in buffers
|
2015-04-10 17:00:58 +02:00 |
|
Tomas Babej
|
f773a5119d
|
syntax: Require whitespace following the TaskWikiPriority mark
|
2015-04-10 17:00:00 +02:00 |
|
Tomas Babej
|
f3e7b6b42d
|
syntax: Do not require trailing whitespace after priority indicator
|
2015-04-10 16:58:18 +02:00 |
|
Tomas Babej
|
8f4bd04e58
|
taskwiki: Remove redundant docstring
|
2015-04-09 19:10:57 +02:00 |
|
Tomas Babej
|
7c1656d33b
|
taskwiki: Do not source colors for priority values, color uniformly exclamation marks instead
|
2015-04-09 19:10:46 +02:00 |
|
Tomas Babej
|
7fc450dcb0
|
taskwiki: Make color mappings from TaskWarrior optional
|
2015-04-09 18:08:31 +02:00 |
|
Tomas Babej
|
f3331986f4
|
mappings: Fix mapping for TaskWikiCalendar
|
2015-04-09 17:09:28 +02:00 |
|
Tomas Babej
|
7f146c55cb
|
syntax: Further syntax improvements
|
2015-04-09 17:05:53 +02:00 |
|
Tomas Babej
|
5440d21e83
|
syntax: Improve color handling
|
2015-04-08 22:14:41 +02:00 |
|
Tomas Babej
|
7676f89a5a
|
util: Allow setting maximum sizes for vertical/horizontal splits
|
2015-04-08 19:49:53 +02:00 |
|
Tomas Babej
|
f6638ac018
|
util: Improve TaskWarrior color parsing as to support rgb encoded values
|
2015-04-08 17:20:17 +02:00 |
|
Tomas Babej
|
a7612b378f
|
taskwiki: Highlight current line during TaskWikiAnnotate and TaskWikiMod command prompts
|
2015-04-08 17:11:36 +02:00 |
|
Tomas Babej
|
73e8d32ed0
|
util: Add current_line_highlighted context manager
|
2015-04-08 17:10:50 +02:00 |
|
Tomas Babej
|
7611c519ba
|
taskwiki: Make all the splits highlight cursorline in the original window
|
2015-04-08 17:08:16 +02:00 |
|
Tomas Babej
|
490cb2ca65
|
util: Make show_in_split set cursorline in the original window
|
2015-04-08 17:06:50 +02:00 |
|
Tomas Babej
|
6d5407720a
|
syntax: Remove now redundant highlight definitions
|
2015-04-08 17:05:46 +02:00 |
|
Tomas Babej
|
b23a4ac748
|
taskwiki: Use taskwarrior config as primary source for the color definitions
|
2015-04-08 17:04:57 +02:00 |
|
Tomas Babej
|
8cab1cbd38
|
util: Add method to convert TW color definition to vim highlight definition
|
2015-04-08 17:02:04 +02:00 |
|
Tomas Babej
|
d5d8e2347e
|
tests: Update viewport inspection assumptions
|
2015-04-07 00:01:27 +02:00 |
|
Tomas Babej
|
1ec33cd496
|
syntax: Add highlighting for the deleted tasks
|
2015-04-06 22:46:07 +02:00 |
|
Tomas Babej
|
94eed59c0d
|
vwtask: Denote deleted tasks with 'D'
|
2015-04-06 22:42:12 +02:00 |
|
Tomas Babej
|
43ede329d5
|
taskwiki: Add command mappings using leader
|
2015-04-06 22:41:55 +02:00 |
|
Tomas Babej
|
52e692cf1b
|
viewport: Do not show parent recurrent tasks by default
|
2015-04-06 20:47:40 +02:00 |
|
Tomas Babej
|
ebb638a989
|
tests: Add tests for the TaskWikiDone command
|
2015-04-06 20:47:06 +02:00 |
|
Tomas Babej
|
588e514e93
|
taskwiki: Add TaskWikiDone command
|
2015-04-06 20:40:36 +02:00 |
|
Tomas Babej
|
6d27e26a78
|
viewport: Sort new tasks in the entry order implicitly
|
2015-04-06 01:26:48 +02:00 |
|
Tomas Babej
|
ade6f2da41
|
regexp: Enforce that viewport starts at the begging of the line
|
2015-04-06 01:26:21 +02:00 |
|