PrivateDNSAndroid icon indicating copy to clipboard operation
PrivateDNSAndroid copied to clipboard

Labels for the urls

Open binyaminyblatt opened this issue 1 year ago • 1 comments

If I have multiple urls it can be hard to identify witch one is witch it would be nice if I could name the urls so instead of displaying the url it would show the title or label witch is a label

binyaminyblatt avatar Apr 16 '24 09:04 binyaminyblatt

I support this, it shouldnt be very difficult to implement and it could be an optional field, being the dns url shown if the name/label is left empty.

Flatkat avatar Apr 17 '24 15:04 Flatkat

Addresses are now stored as a simple list of strings, implementing this properly would require replacing that with something more complex. I'll take a look at which way would be the best, but don't expect it to be done tomorrow.

karasevm avatar Jun 14 '24 15:06 karasevm