Can I search in PDFs?
            
            #1378
          
          
        -
| 
         Trilium does look great and I noticed that I can search in a PDF-document by opening it in Trilium and selecting "Search in note". However, if I use the global search then results from within the PDF are note returned. Is this possible to enable? Basically that global search would include results from within attached PDF-docs.  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            zadam
          
      
      
        Nov 3, 2020 
      
    
    Replies: 1 comment 1 reply
-
| 
         Hi, this is not supported and it's not a question of "enabling" it - this would have to be implemented as a new feature with something like pdf.js extracting all text nodes which would then be searched over.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        Gnopps
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Hi, this is not supported and it's not a question of "enabling" it - this would have to be implemented as a new feature with something like pdf.js extracting all text nodes which would then be searched over.