Closed derteta closed 7 years ago
Hi. Thanks! I will take a look (hopefully) soon.
Hi, thanks for going to the length of writing tests. How are you intending that those are run?
Admittedly I haven't looked in detail, but I guess there is a reason why you couldn't user Vader?
Apart from quibbles over the tests this looks like a good addition though.
Hey, thanks for having a look.
I'm not sure about running the tests automatically. It seems simplenote.py is using travis ci for that purpose. Maybe that's an option here, too? How are the Vader tests run?
I haven't used Vader for 2 reasons:
However, if a few Vader tests are more in line with the general consensus, I'd be happy to spend some time writing them.
I've merged that in without the tests for now.
Great, thanks!
Hi,
I created this fork since the way I'd like to work with my Simplenote credentials doesn't seem to work at the moment. I'd like to store my email/username in my
.vimrc
, but not my password. However, if I don't setg:SimplenotePassword
the plugin always asks for both username and password.My changes to
set_cred
will ensure that only the part of the credentials is asked for that isn't specified. Please let me know if there are any problems with the changes.@mrtazz @atomicules I'm assuming that you guys are the best people to review this PR!?
Cheers