You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not so much an issue report than a question and a feature request.
It made sense to me to ask it there, because I'm using this very extension to copy a list of urls as a markdown list and paste then inside my personal notes before commenting or reorganizing them.
This workflow, although promising, is hindered by the seemingly lack of solutions for reopening such a list of (possibly annotated/commented) markdown urls in Firefox. For now, I'm forced to click on the links one by one, which is cumbersome, and the original indentation is lost.
Do you know of a better way of doing it ?
Could you allow one of your extensions -- possibly TST -- to
read the contents of the clipboard,
interpret it as markdown text,
extract its urls,
and finally have Firefox open them while respecting the original indentation if any ?
Thanks in advance,
cheers
The text was updated successfully, but these errors were encountered:
I know I'm a little late to the party. ☺️
You may have already found a solution for this.
In case you haven't, it seems to me that this functionality corresponds more to addons like Open Multiple URLs Browser Extension (OMUBE)
I don't know if OMUBE currently parses markdown but if it doesn't, maybe the author will incorporate that functionality if required since it is quite aligned with the objective of that extension.
This looks to be beyond the project scope so I won't implement that by my hand, but I'm possibly OK to merge pull requests to add this functionality if someone develops that.
This is not so much an issue report than a question and a feature request.
It made sense to me to ask it there, because I'm using this very extension to copy a list of urls as a markdown list and paste then inside my personal notes before commenting or reorganizing them.
This workflow, although promising, is hindered by the seemingly lack of solutions for reopening such a list of (possibly annotated/commented) markdown urls in Firefox. For now, I'm forced to click on the links one by one, which is cumbersome, and the original indentation is lost.
Do you know of a better way of doing it ?
Could you allow one of your extensions -- possibly TST -- to
Thanks in advance,
cheers
The text was updated successfully, but these errors were encountered: