vitalyrodnenko / geeknote

Console client for Evernote.
2.1k stars 331 forks source link

No apparent command to see the contents of a notebook. #114

Open ghost opened 11 years ago

ghost commented 11 years ago

Hi,

I've been trying and searching the web to find out how to open a particular notebook (the 9th one, actually).

No matter what I try, or where I look, I can't find the answer. This is a huge feature that should be implemented, if it's not already.

oliverseal commented 10 years ago

This is an old issue, but I'll concur. How can I see the list of notes within a notebook?

oliverseal commented 10 years ago

Follow up, it doesn't seem clear from the Evernote API how to even get this information: http://dev.evernote.com/doc/reference/

davidastephens commented 10 years ago

This works: "geeknote find --notebooks 'notebook name'"

oliverseal commented 10 years ago

Indeed. I see it. So geeknote find --notebooks "{name of notebook}" works. A note in docs for this would be awesome!