#25 - quoted terms and exclusions

This commit is contained in:
Simon Cambier
2022-04-29 22:56:41 +02:00
parent 317aeefc0a
commit 0f7036abae
5 changed files with 416 additions and 13 deletions

View File

@@ -41,7 +41,7 @@ async function updateResults() {
lastSearch = searchQuery
selectedIndex = 0
scrollIntoView()
if (resultNotes.length) console.log(resultNotes[0])
// if (resultNotes.length) console.log(resultNotes[0])
}
function onClick() {