logseq / marketplace

A centralized packages manager for Logseq marketplace plugins.
MIT License
247 stars 271 forks source link

make effect true to allow access to assets #568

Closed hi-jin closed 1 month ago

hi-jin commented 1 month ago

Make effect option true for logseq-ask-pdf

Reason

I spent a lot of time trying to find a way to access pdf, edn files in the assets folder, and finally realised that the effect option needs to be turned on.

logseq-ask-pdf is a plugin that reads a local pdf file and utilises LLM to ask questions about the contents of the pdf.

Is it ok for me to turn on the effect option?


Plugin Github repo URL: https://github.com/hi-jin/logseq-ask-pdf

Github releases checklist