Skip to content

Expose API to process PDFs #23

@mgmeyers

Description

@mgmeyers

Hi there,

I recently built a plugin to pull in data from Zotero to Obsidian: https://github.com/mgmeyers/obsidian-zotero-desktop-connector

My plugin can access PDFs stored in Zotero, and I'd love to be able to send them to this plugin to extract highlights. I think I could do this if ExtractPDFHighlightsPlugin had something similar to processPDFHighlights that received an ArrayBuffer. That way I could load the PDF and send it to your plugin for processing.

Let me know what you think!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions