BetterSEQTA / BetterSEQTA-Plus

BetterSEQTA+ - A continuation of development of the BetterSEQTA chrome extension.
https://chromewebstore.google.com/detail/betterseqta+/afdgaoaclhkhemfkkkonemoapeinchel
MIT License
21 stars 7 forks source link

Global Search #9

Open SethBurkart123 opened 1 year ago

SethBurkart123 commented 1 year ago

A menu like Raycast for seqta.

MEGA-Dawg68 commented 1 year ago

So do you want to add a search to BetterSEQTA+? like for just SEQTA or the entire internet?

SethBurkart123 commented 1 year ago

Just for seqta

Jaxx7594 commented 12 months ago

This would be great! If you do implement this, can you make it so that searching for a file name takes you to the course with that file? I often find myself looking through heaps of courses to find a specific file

SethBurkart123 commented 11 months ago

This would be great! If you do implement this, can you make it so that searching for a file name takes you to the course with that file? I often find myself looking through heaps of courses to find a specific file

That seems like a good idea, I'll just probably have to look into the best way to search for files.

ar-cyber commented 5 months ago

I think Education Horizons might have to implement an endpoint on their end to actually be able to do this. Unless this actually exists, I don't think it is possible.

SethBurkart123 commented 5 months ago

I think Education Horizons might have to implement an endpoint on their end to actually be able to do this. Unless this actually exists, I don't think it is possible.

The plan to make this possible was to make an indexing system and potentially sending a few requests to bring in any extra relevant data, It's a big project so I'm holding off till I finish off cleaning up the code and optimising the extension.