I'm using the link symbol quiet often. I love the easy handling. But some links cannot be inserted anyway. Ok is not active after insertion.
In this case a valid link to Wikipedia:
WIKIPEDIA LINK

Which links will not work? What is the problem?

Thanks!

Diarium version: 3.0.88
OS + version: Android 12
Device model: Samsung Note 10+

Thanks for reporting this!
Diarium checks if a given URL is valid and the method I am using here returns false.
This is due to a bug in .NET - the framework I am using to build Diarium. It is reported & tracked here: https://github.com/dotnet/runtime/issues/72632
I will use the recommended alternative from the linked issue, which should resolve the problem in the next update.