Closed itguy327 closed 3 weeks ago
Hi, I am very sorry for the late reply, for some reason I was not notified of the issues that have been opened in this repository.
Thank you for the feedback and this idea!
I would say that should be possible in theory but it would require a lot of effort. See, if you use the app to save a link, the android system send an intent to the Linkdroid app. That intent only includes the link url string even if sent from the browser. So to realize this feature, the webpage would have to be loaded in the background to extract a link name. For the webextension its much easier to get this data as it has full access to the webpage. Ill put this into my TODOs and if Im looking for a challenge at some later point I will try to implement it.
Thank you. I appreciate your work and keeping the idea in mind. I definitely get the complexity
On Mon, Oct 21, 2024 at 1:43 PM David @.***> wrote:
Hi, I am very sorry for the late reply, for some reason I was not notified of the issues that have been opened in this repository.
Thank you for the feedback and this idea!
I would say that should be possible in theory but it would require a lot of effort. See, if you use the app to save a link, the android system send an intent to the Linkdroid app. That intent only includes the link url string even if sent from the browser. So to realize this feature, the webpage would have to be loaded in the background to extract a link name. For the webextension its much easier to get this data as it has full access to the webpage. Ill put this into my TODOs and if Im looking for a challenge at some later point I will try to implement it.
— Reply to this email directly, view it on GitHub https://github.com/Dacid99/LinkDroid-for-Linkwarden/issues/4#issuecomment-2427344788, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATOIGFUWXI24HEWMQJREMTZ4U4N7AVCNFSM6AAAAABQE5WIH6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRXGM2DINZYHA . You are receiving this because you authored the thread.Message ID: @.***>
I just added the feature to my todo list. Ill close this issue for the time being. Please let me know if you have other ideas or issues with the app.
Thank you
On Mon, Oct 21, 2024 at 2:14 PM David @.***> wrote:
I just added the feature to my todo list. Ill close this issue for the time being. Please let me know if you have other ideas or issues with the app.
— Reply to this email directly, view it on GitHub https://github.com/Dacid99/LinkDroid-for-Linkwarden/issues/4#issuecomment-2427401686, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATOIGDUYHFHCQSWWQYDOS3Z4U77FAVCNFSM6AAAAABQE5WIH6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRXGQYDCNRYGY . You are receiving this because you authored the thread.Message ID: @.***>
Thank you for your work
Would it be possible to set the name automatically similar to the chrome extension for linkwarden