PDF indexing is an opt-in
This commit is contained in:
@@ -144,6 +144,9 @@
|
||||
}
|
||||
|
||||
function switchToInFileModal(): void {
|
||||
if (selectedNote.path.endsWith('.pdf')) {
|
||||
return
|
||||
}
|
||||
saveCurrentQuery()
|
||||
modal.close()
|
||||
if (selectedNote) {
|
||||
|
||||
Reference in New Issue
Block a user