This extension seems like a potential solution to one of my workflow issues.
I read RSS on my phone, and when I don't have time to read a full article, I just open it as a new firefox tab to read later. ~Once a week I share all those open tabs via KDEconnect to my desktop where I sort/read/save said links. So here's the issue, the shared links are all on one line separated by %0A%0A like such:
https://store.steampowered.com/app/3476880/Brno_Transit/%0A%0Ahttps://www.firebrandx.com/nesperfectaudio.html%0A%0Ahttps://www.beeamond.com/
Is there a way I can utilize this extension to extract all the urls from this string?
Currently I'm just pasting it into a text editor and replacing %0A%0A with \n. Which is fine, but then I paste it into this extention anyways. So I would love to see a feature implimented that resolves my usecase, and if not; I'm happy to hear suggestions from folks on how to make my workflow a bit more lean.
This extension seems like a potential solution to one of my workflow issues.
I read RSS on my phone, and when I don't have time to read a full article, I just open it as a new firefox tab to read later. ~Once a week I share all those open tabs via KDEconnect to my desktop where I sort/read/save said links. So here's the issue, the shared links are all on one line separated by
%0A%0Alike such:https://store.steampowered.com/app/3476880/Brno_Transit/%0A%0Ahttps://www.firebrandx.com/nesperfectaudio.html%0A%0Ahttps://www.beeamond.com/Is there a way I can utilize this extension to extract all the urls from this string?
Currently I'm just pasting it into a text editor and replacing
%0A%0Awith\n. Which is fine, but then I paste it into this extention anyways. So I would love to see a feature implimented that resolves my usecase, and if not; I'm happy to hear suggestions from folks on how to make my workflow a bit more lean.