: 27 : 27 : 0 |
By default Notes know that http://, nntp://, ftp://, mailto: and so on, are links and after a save of a richtext field, displays lines, starting with the above, as links.
Wouldn't it be nice if it was possible to tell it that skype://, urn://, tel://, rtsp:// and so on, also should parsed as links?
I imagine this being done with a notes.ini parameter:
NOTES_RECOGNIZE_URI=tel,skype,urn,[add any custom uri here].
|