Fixed #48 - Highly favor tags in search results
This commit is contained in:
@@ -27,6 +27,7 @@ export type IndexedNote = {
|
||||
|
||||
content: string
|
||||
aliases: string
|
||||
tags: string[],
|
||||
headings1: string
|
||||
headings2: string
|
||||
headings3: string
|
||||
|
||||
Reference in New Issue
Block a user