2021-12-14 13:53:07 +00:00
|
|
|
- ensure we are correctly indexing / saving the page title when the page title updates.
|
2021-12-15 14:30:22 +00:00
|
|
|
- issues. Title still out of date.
|
|
|
|
- We need to reload on localhost 22120 if we open with that
|
2021-12-14 13:53:07 +00:00
|
|
|
- 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)
|
2021-12-13 06:30:50 +00:00
|
|
|
- add export and import of the FTS index
|
2021-12-14 13:53:07 +00:00
|
|
|
- link up to search input and provide results page
|
|
|
|
|