jeffkowalski / geeknote

Console client for Evernote.
GNU General Public License v3.0
393 stars 50 forks source link

Do not create notes with --resource without some --content #121

Closed vitaly-zdanevich closed 5 years ago

vitaly-zdanevich commented 5 years ago

geeknote create --title 'My test title' --resource ~/Desktop/test.jpg After that I see Vim, I save empty content with ZZ, after that I see usual Note successfully created, but this is not true. My current workaround is to use --content ''.

Geeknote 2.0.18, Linux.