Skip to content

v0.1.2: Parse PDF links

Compare
Choose a tag to compare
@Endle Endle released this 18 Feb 18:20
· 39 commits to master since this release
78ae1a6

0.1.2

New server-side feature: Read and Search PDF contents! In a logseq page, the PDF link ![title](../assets/doc_000123_0.pdf) will be parsed, and appended to the document.

How to use it

This feature is turned off by default. Adding --parse-pdf-links to enable PDF parsing. See example

Deficient: Performance. It needs further evaluation.

Thanks

The crate PDF-extract makes this new feature possible. Thanks Jeff Muizelaar and Joep Meindertsma for it.

Clifford Enoc created this feature request.