1
0
mirror of https://github.com/c9fe/22120.git synced 2024-10-28 06:32:28 +01:00

"Basic full text search working"

This commit is contained in:
Cris Stringfellow 2021-12-16 22:04:53 +08:00
parent 49882df4f1
commit fd7872b0df

2
todo
View File

@ -1,4 +1,4 @@
- link up to search input and provide results page
- provide results page
- We need to reload on localhost 22120 if we open with that
- ensure we are getting the page text to index once it is actually loaded (we should call again later, or add mutation observer and update on mutate)