TaskPaper uses a tagging syntax like @due(2015-05-10) which allows you to search for things like @due > 2015-05-01.
I'd like to be able to tell vim-notes that a parenthesis is a word-breaking character inside tags; right now I'm seeing a lot of tags like done(2014-05-05.
TaskPaper uses a tagging syntax like
@due(2015-05-10)
which allows you to search for things like@due > 2015-05-01
.I'd like to be able to tell vim-notes that a parenthesis is a word-breaking character inside tags; right now I'm seeing a lot of tags like
done(2014-05-05
.