Filter for elements on page to be searched #121
maribox
started this conversation in
Feature Requests
Replies: 1 comment
-
This is an interesting idea. I could maybe make it so when you right click on an element, you can extract all links in that element and its children. Would need to go to the drawing board tho... Off the top of my head some possible work-arounds for this are:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
I think it would be great if I could filter by an element or multiple elements (maybe by css selector for example) and only get the links that are inside these elements.
My concrete use case:
https://live.rbg.tum.de/ has links for the lectures that all look the same, like this:
"?year=2025&term=S&slug=SoSe25TN&view=3"
Now i'm looking for all of these but only within one element (in my case "Pinned Courses" (sadly, I don't think you can do that without an account), not the public courses and not the ones that are on that view on the right.
Beta Was this translation helpful? Give feedback.
All reactions