geeknote icon indicating copy to clipboard operation
geeknote copied to clipboard

Console client for Evernote.

Results 101 geeknote issues
Sort by recently updated
recently updated
newest added

``` geeknote remove --notebook ``` does not exist. It must be: ``` geeknote remove --note ```

http://mxcl.github.com/homebrew/ This would make it easier for Mac OS X users. We could just type `brew install geeknote`. Not that it's too hard to install as it is right now,...

I'm a long time user of Evernote and now learning python for a 3d package i work with so very excited to find geeknote. Now I wonder how to call...

Writing code in a markdown file and pushing it to evernote, the result is kind of ugly. Is there a way to change the output style. I just like the...

Why not to suggest to install everything just via `sudo pip install git+https://github.com/VitaliyRodnenko/geeknote.git`? Seem to have worked for me and also kind of more "manageable". Thanks.

Add an option to gnsync to download all note images and add an image link in the markdown. Add command line flags (default: off) --save-images: saves the images and adds...

I'm working on adding geeknote into the FreeBSD Ports tree, and the two automated mechanisms available to obtain distribution files are pypi and github (using tags). Unfortunately neither are an...