geeknote
geeknote copied to clipboard
Console client for Evernote.
I just downloaded geeknote and installed from source. It looks like the login oauth flow is broken. I enter my login email address, and then it asks me for the...
Fixed login failures, they were due to missing csrf tokens. This probably warrants a bit of a rewrite of this layer, as I had to do some hacky things (not...
When your computer crashes, all files on /tmp (usually a mem filesystem) are automatically cleaned after reboot. If you were writing some notes at this moment, all your notes are...
When i run: geeknote login It asks me user, password and 2 factor auth code, which i did not have as 2 factor is not enabled and i don't want...
Hello, I'm just installed this on Ubuntu 16.04. Can't login. I'm able to input my username / password and skip the two-factor authentication, and get no message after logging in....
Here's the output that I am getting: ``` >> : Connect to Evernote...Traceback (most recent call last): File "/Library/Python/2.7/site-packages/geeknote-0.2a-py2.7.egg/geeknote/geeknote.py", line 889, in main User().settings(**ARGS) File "/Library/Python/2.7/site-packages/geeknote-0.2a-py2.7.egg/geeknote/geeknote.py", line 35, in wrapper...
geeknote is some awesome software and I am sad to see it being so inactive. Given the community around it is still active, would a fork be possible? A :+1:...
Login is broken and the repo doesn't seem to be maintained anymore. Checking the [network graph](https://github.com/VitaliyRodnenko/geeknote/network), I found [a fork by jeffkowalski](https://github.com/jeffkowalski/geeknote) that currently has 500 additional commits, and works...
Connecting... Connection successfully Welcome to Geeknote =) > geeknote List Unexpected command "List" Available commands: tag-edit : Edit/rename tag. show : Output note in the terminal. notebook-list : Show the...
I guess this is actually a PIP bug, but I can't see where to add this... `geeknote create` fails with an error[1] ending: pkg_resources.DistributionNotFound: The 'urllib3=1.21.1' distribution was not found...