Make "evernote:///" urls in the notes clickable
devarni says:
It would be nice to have also links to the evernote app (url scheme evernote:/// ) clickable in the notes.
Evernote urls working better on most devices because they open the Evernote app instead of the browser.
This should not be a big thing, only add "evernote" to the regular expression for the "text to link" part?
Evernote urls working better on most devices because they open the Evernote app instead of the browser.
This should not be a big thing, only add "evernote" to the regular expression for the "text to link" part?
Same issue goes back at least to 2008: https://www.rememberthemilk.com/forums/ideas/4941/
Instead of adding URI protocols a few at a time, allow any protocol to be added to the URL field.
So, all these could be valid:
http://google.com
ftp://mysite.org
evernote://some-path-or-other
mycustomuri://this_could_be_valid_on_my_machine
Instead of adding URI protocols a few at a time, allow any protocol to be added to the URL field.
So, all these could be valid:
http://google.com
ftp://mysite.org
evernote://some-path-or-other
mycustomuri://this_could_be_valid_on_my_machine
Log in
to post a reply.