MartinSGill / TodoTxtJs

A Javascript web app implementation of TodoTxt
72 stars 29 forks source link

Stop addFilter adding a new entry if it already exists #13

Closed MartinSGill closed 11 years ago

MartinSGill commented 11 years ago

E.g. click on +Project or @Context more than once and ensure it's only in the filter once.