jeffkowalski / geeknote

Console client for Evernote.
GNU General Public License v3.0
392 stars 51 forks source link

Feature request for `create`: --share #122

Open vitaly-zdanevich opened 5 years ago

vitaly-zdanevich commented 5 years ago

Sometimes I want to create a note and get public link for it, but for public link I need to open fat tab with their web client. Maybe it is possible to implement this:

geeknote create --title 'My title' --resource myfile --share

And after that command public link will be copied to the clipboard.

jeffkowalski commented 5 years ago

I see how this can be implemented, and how a "share" command can also be added. I cannot work on this in the next couple weeks, but it is a very good idea. Thank you. I will get it it as soon as I can.