You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
Desktop: Make OCR results available to search immediately after completion
This commit is contained in:
@@ -17,6 +17,7 @@ export enum EventName {
|
||||
KeymapChange = 'keymapChange',
|
||||
NoteContentChange = 'noteContentChange',
|
||||
OcrServiceResourcesProcessed = 'ocrServiceResourcesProcessed',
|
||||
NoteResourceIndexed = 'noteResourceIndexed',
|
||||
}
|
||||
|
||||
export class EventManager {
|
||||
|
||||
Reference in New Issue
Block a user