federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.68k stars 1.11k forks source link

Feature request: URL to hyperlink #880

Closed Chrizzle closed 1 year ago

Chrizzle commented 1 year ago

It would be handy if URLs would be automatically converted to clickable hyperlinks.

Regards Chris

federicoiosue commented 1 year ago

Hi Chris, they already are, unless you mean "converted in real time". Or maybe some king of urls have not been converted even after note saved in your case?

Chrizzle commented 1 year ago

Dear Federico,

I see. I tested some more, in my situation:

With this information the urgency is a bit lower. Although it would be preferred to have URL converted after pressing enter.

Regards Chris

federicoiosue commented 1 year ago

The first is actually a desired behavior, it makes easier to edit the current note and avoids performance drops (the app is aimed to work snappy also on older devices by design) for continuous text monitoring.

For what concerns the missed url recognition: would you be able to share the url, to double check the reason for the misbehavior?