todo-txt-js icon indicating copy to clipboard operation
todo-txt-js copied to clipboard

New equal method

Open rkokkelk opened this issue 8 years ago • 0 comments

Hi,

While using your library I've missed a function to quickly verify that the Todo.txt is altered, by e.g. Dropbox, and to overwrite the object with the new Todo item. I've created the equal function to verify this without having the create an entire new object with parseFile.

Let me know what you think.

rkokkelk avatar Aug 16 '15 20:08 rkokkelk