mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	added image OCR and parsing text from PDF (and OCR of PDF images)
This commit is contained in:
		| @@ -123,7 +123,7 @@ function register(router) { | ||||
|  | ||||
|         note.setContent(req.body); | ||||
|  | ||||
|         noteService.scanForLinks(note); | ||||
|         noteService.asyncPostProcessContent(note, req.body); | ||||
|  | ||||
|         return res.sendStatus(204); | ||||
|     }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user