mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 09:45:52 +01:00
search hit with exact note title match gets a strong score boost, closes #3470
This commit is contained in:
@@ -68,8 +68,6 @@ function updateNoteAttribute(req) {
|
||||
attribute.markAsDeleted();
|
||||
}
|
||||
|
||||
console.log(attribute);
|
||||
|
||||
attribute.save();
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user