RudyB / Deluge-Remote

iOS App That Remotely Controls Deluge Torrent Clients
134 stars 9 forks source link

Allow using the comment field as a link #33

Closed netvl closed 3 years ago

netvl commented 3 years ago

Some torrent files have the "comment" field which is often a link to the tracker. This is very convenient, because it makes it easy to navigate to the page on the tracker website to e.g. download a new version of the file.

Currently the client does show the comment field, but there is nothing could be done with it - you can't copy its text, and it does not get highlighted as a link.

It would be great if it was possible either to tap on the comment field if it contains a link, or at least copy its contents to the clipboard in order to paste it in the browser.

RudyB commented 3 years ago

Ya I should be able to add that. I was in the middle of re-writing the application in Swift-Ui and it will have a lot of improvements.

RudyB commented 3 years ago

Added in #35