InvisiblePlatform / rosetta

Invisible Voice Version 3.0 The Reckoning
0 stars 0 forks source link

Wikipedia Search Dropdown #10

Closed MorkForid closed 2 years ago

MorkForid commented 2 years ago

Fix/redo the current wikipedia search dropdown?? (not searching for things inside the brackets for the wikipedia dropdown)

Example: "Key people" on BBC https://www.bbc.co.uk/

ixt commented 2 years ago

https://github.com/ixt/invisible-rosetta/blob/9a5717799fd2fbe8430b7b5d173ffba32e97e20f/hugo/static/js/main.js#L391-L432

I think we need to extend this function to also search the page for any links to wikipedia on our page. This will mean that when wikicards are included they will be treat the same as our own links.

With the new system for building the site we should not need to do any searching at all