xolox / vim-notes

Easy note taking in Vim
http://peterodding.com/code/vim/notes/
1.6k stars 110 forks source link

Allow option to set word break characters for tags #134

Open jsit opened 8 years ago

jsit commented 8 years ago

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.