Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support in-app note links in the note editor #18

Closed
d1vanov opened this issue Jun 20, 2017 · 1 comment
Closed

Support in-app note links in the note editor #18

d1vanov opened this issue Jun 20, 2017 · 1 comment

Comments

@d1vanov
Copy link
Owner

d1vanov commented Jun 20, 2017

https://dev.evernote.com/doc/articles/note_links.php

I.e. need to support the links starting with evernote:///: the note editor should emit a special signal like "note link clicked" with the guid extracted from the link's URL.

Also need to have a dedicated API for insertion of a note link given note guid, user id and shard id.

@d1vanov
Copy link
Owner Author

d1vanov commented Jul 20, 2017

Implemented in commit bffb5ce in branch development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant