Eric Taylor
61960a9ae3
added N and W prority
2021-06-14 07:29:09 -07:00
Eric Taylor
16373b82df
added syntax highligting for #tags
2021-06-14 07:29:08 -07:00
David Beniamine
9bff4b6bf1
Merge branch 'master' of gitlab.com:dbeniamine/todo.txt-vim into github
2020-12-13 12:13:54 +01:00
David Beniamine
ae75dd6e62
Fix sort with symbol of more than 1 letter
2020-12-13 12:13:36 +01:00
David Beniamine
37d46d4cf8
Merge branch 'dev' into 'master'
...
Adds syntax highlighting for tasks with threshold dates in the future
See merge request dbeniamine/todo.txt-vim!37
2020-08-03 10:42:53 +00:00
Rene Vergara
722fc9ac19
Adds syntax highlighting for tasks with threshold dates in the future
2020-06-09 10:21:01 -05:00
David Beniamine
ff4334906a
Merge branch 'fix_done_today_files' into 'master'
...
Fix generation of [Dd]one-[Td]oday.txt files
See merge request dbeniamine/todo.txt-vim!36
2020-03-12 10:25:23 +00:00
Manu Hernandez
5585652ca6
Fix generation of [Dd]one-[Td]oday.txt files
2020-03-12 10:25:23 +00:00
David Beniamine
11811d90a7
Merge branch 'master' into 'master'
...
Use abbreviations instead of maps in insert mode
See merge request dbeniamine/todo.txt-vim!35
2020-01-09 08:05:32 +00:00
Ricky Anderson
550c956cdd
Add g:TodoTxtUseAbbrevInsertMode documentations.
2020-01-09 11:02:14 +07:00
Ricky Anderson
36fd3b427d
Add g:TodoTxtUseAbbrevInsertMode to control usage of abbreviations or
...
mapping in insert mode
2020-01-07 00:39:34 +07:00
Ricky Anderson
2bedaf4672
Use abbreviations instead of maps in insert mode
2019-12-10 10:34:29 +07:00
David Beniamine
84b5ae6413
Merge branch 'natema-master-patch-52990' into 'master'
...
Duplicated Recurrence section in README.
See merge request dbeniamine/todo.txt-vim!34
2019-12-01 10:53:37 +00:00
Emanuele Natale
c07439984e
The section Recurrence was duplicated in README.
2019-12-01 07:55:22 +00:00
David Beniamine
95636b0026
Merge branch 'natema-master-patch-54181' into 'master'
...
Fixing double hashtag in README.markdown
See merge request dbeniamine/todo.txt-vim!33
2019-11-25 10:08:48 +00:00
Emanuele Natale
59aeb3f44a
Fixing double hashtag (broken internal link)
...
in README.markdown
2019-11-23 13:05:09 +00:00
David Beniamine
e8231d5632
Merge branch 'natema-master-patch-23275' into 'master'
...
Fixing typo in README.md
See merge request dbeniamine/todo.txt-vim!32
2019-11-17 15:03:30 +00:00
Emanuele Natale
89bd394f43
Fixing typo in README.md
2019-11-17 14:57:50 +00:00
David Beniamine
4205e1c690
Make Readme more user friendly
...
Fix #41
2019-11-12 21:20:30 +01:00
David Beniamine
ba4854e365
Add LICENSE
2019-07-18 10:03:14 +00:00
David Beniamine
109c2d298f
Merge branches 'master' and 'master' of gitlab.com:dbeniamine/todo.txt-vim into github
2019-07-10 15:03:48 +02:00
David Beniamine
9db15c6697
Update doc, fix #38
2019-07-10 15:03:31 +02:00
David Beniamine
c84773fe8c
Merge branch 'master' of gitlab.com:dbeniamine/todo.txt-vim into github
2019-07-10 14:13:14 +02:00
David Beniamine
b9dc37a61a
Update doc fix #39
2019-07-10 14:13:01 +02:00
David Beniamine
08619942d9
Merge branch 'master' of gitlab.com:dbeniamine/todo.txt-vim into github
2019-03-07 16:40:34 +01:00
David Beniamine
1a4d977cac
Fix #37 : remove mark
2019-03-07 16:40:24 +01:00
David Beniamine
fe5cfbc506
Merge branch 'master' of gitlab.com:dbeniamine/todo.txt-vim into github
2019-02-13 10:36:10 +01:00
Risto Saarelma
20e137bfcf
Document g:TodoTxtStripDoneItemPriority
2019-02-13 10:35:32 +01:00
David Beniamine
3f560df79b
Merge branch 'master' of gitlab.com:dbeniamine/todo.txt-vim into github
2019-02-12 13:04:53 +01:00
David Beniamine
f1788f53f9
Fix #36
2019-02-12 13:04:48 +01:00
David Beniamine
41889361b0
Merge branch 'master' of gitlab.com:dbeniamine/todo.txt-vim into github
2019-02-11 11:34:47 +01:00
David Beniamine
d51562a4c1
Fix #33
2019-02-11 11:33:30 +01:00
David Beniamine
c8fbe04351
Release several bug fix
v0.8.2
2019-02-10 18:32:41 +01:00
David Beniamine
72beefa27a
Merge branch 'master' of gitlab.com:dbeniamine/todo.txt-vim into github
2019-02-10 18:31:18 +01:00
David Beniamine
9d1443b663
Silence all sorts
2019-02-10 18:29:59 +01:00
David Beniamine
80003c2b07
Merge branch 'master' of gitlab.com:dbeniamine/todo.txt-vim into github
2019-02-10 18:17:16 +01:00
Risto Saarelma
00ecbeb8b7
Add setting for dropping priority metadata
...
The default behavior of todo.txt is to add priority metadata to done
items with priority tags so that the priority can be restored when the
item is marked as undone. If you want to have cleaner done items and
just remove the priority information when the item is set as done, set
let g:TodoTxtStripDoneItemPriority=1
2019-02-10 18:16:27 +01:00
David Beniamine
739d58ec8c
Revert "Change top repo command to fix CI"
...
This reverts commit cfc6000948 .
2019-01-23 12:19:21 +01:00
David Beniamine
74ea6248dd
Fix sheebang
2019-01-23 12:16:36 +01:00
David Beniamine
cfc6000948
Change top repo command to fix CI
2019-01-23 12:12:18 +01:00
David Beniamine
8554880297
Fix gitlab ci
2019-01-23 12:07:28 +01:00
David Beniamine
224986ab96
Add gitlab ci
2019-01-23 12:06:53 +01:00
David Beniamine
afa1b0bc01
Merge branch 'master' of gitlab.com:dbeniamine/todo.txt-vim into github
2019-01-23 11:01:49 +01:00
David Beniamine
a2090399fb
Keep cursor pos on sorting see #33
2019-01-23 11:00:28 +01:00
David Beniamine
81d9edfb0d
Merge branches 'master' and 'master' of gitlab.com:dbeniamine/todo.txt-vim into github
2018-12-23 16:49:28 +01:00
David Beniamine
93480dd2c7
Save "/ buffer, fix #35
2018-12-23 16:49:16 +01:00
David Beniamine
10e796891c
Fix bad message
2018-06-05 10:51:59 +02:00
David Beniamine
070e68721b
Github warning
2018-06-05 10:38:59 +02:00
David Beniamine
259125d9ef
Move tasks without priority before done on sort
...
Closes #32
2018-05-25 18:08:55 +02:00
David Beniamine
2483961aaf
Merge branch 'master' of https://github.com/fretep/todo.txt-vim
2018-04-19 23:45:48 +02:00