general uri scheme suport in nodes
C
Control-K
Notes only recognize http urls. It would be useful if urls with other protocols would also become clickable. This would allow links to other applications, for example I link to emails in thunderbird using the thunderlink addon for thunderbird, which generates a thunderlink:// uri. Other examples could be magnet: links, bitcoin:, ftp: and so on. Should be a simple addition to the note parser , and allows for better integration with other services.
Log In
R
RichardWhite
I would also like better URL support -- beyond the standard http://
I would use use this feature to link to files on my local computer with the following syntax:
file:///F:/Files/OneDrive/Temp/test.pdf#page=21
to jump to notes relating to a task note field, or note in Toodledo.
These links work from an HTML page on my Chrome Browser, but not from within the ToodleDo web interface. (wherease https: URLS do work)