vim-geeknote
vim-geeknote copied to clipboard
Hyperlinks in notes got erased
When I opened a note using vim-geeknote, all the hyperlinks were not there (including the text). And when I saved the note, and synced, the hyperlinks were gone even on the web/app version.
Ah, I think that happened because of the default note format. The hyperlink was completely removed in the txt version
Please send me the exact markdown text that you used to create the note in whatever Evernote viewer (web/standalone) that you use.
Thanks
On Tue, Apr 21, 2015 at 11:04 AM, Sagar Jauhari [email protected] wrote:
Ah, I think that happened because of the note format. The hyperlink was completely removed in the txt version
— Reply to this email directly or view it on GitHub https://github.com/neilagabriel/vim-geeknote/issues/27#issuecomment-94854030 .
Basically, if I have a note in Evernote which has a hyperlink, it doesn't show up in Geeknote
Yep, this in evernote
Shows as this
Can you try dumping the original note from the Geeknote CLI?
On Tue, Apr 21, 2015 at 11:13 AM, Sagar Jauhari [email protected] wrote:
Yep, this in evernote [image: screen shot 2015-04-21 at 12 12 50 pm] https://cloud.githubusercontent.com/assets/1958807/7256901/db18cc92-e81f-11e4-9df8-8f07d1fa312e.png
Shows as this
[image: screen shot 2015-04-21 at 12 13 11 pm] https://cloud.githubusercontent.com/assets/1958807/7256914/e27b5cb6-e81f-11e4-9ddb-ab536c0ded75.png
— Reply to this email directly or view it on GitHub https://github.com/neilagabriel/vim-geeknote/issues/27#issuecomment-94856796 .
Looks like the issue is with Geeknote, its also now showing hyperlinks
created an issue: https://github.com/VitaliyRodnenko/geeknote/issues/284
If you are so motivated, you could look at https://github.com/VitaliyRodnenko/geeknote/commit/5b28f7402a80fd103424c03e6c1c012f5c4b1d72. I think that is the commit that added checklist support to Geeknote. Perhaps it is incomplete. You could try backing it out locally.
On Tue, Apr 21, 2015 at 12:57 PM Sagar Jauhari [email protected] wrote:
created an issue: VitaliyRodnenko/geeknote#284 https://github.com/VitaliyRodnenko/geeknote/issues/284
— Reply to this email directly or view it on GitHub https://github.com/neilagabriel/vim-geeknote/issues/27#issuecomment-94889777 .