MarkMindCkm / obsidian-markmind

A mind map, outline for obsidian,It support mobile and desktop
774 stars 35 forks source link

How to setup pdf annotation on MAC? #646

Closed MaikoID closed 1 year ago

MaikoID commented 1 year ago

Hello!

Its my first time using obsidian so I am not sure if I am fully understanding the installation process.

I followed this doc: https://markmindckm.github.io/markmind-docs/index.html#/pdfAnnotator

I am using a MAC Verona

  1. I download the PC version of pdfjs
  2. I put it on "PDF reader path" in the plugin's settings: /Users/xxx/Library/CloudStorage/OneDrive-Personal/obVault/Studies/.obsidian/pc.pdfjs
  3. I run "set up pdfjs plugin path"
  4. Restarted Obsidian
  5. Created a markdown file called Mozilla (I can open the pdf URL using Firefox)

annotate-target: https://mozilla.github.io/pdf.js/legacy/web/compressed.tracemonkey-pldi-09.pdf annotate-type: pdf


  1. There is an option to "Annotate pdf" on the ... for the file. I click it
  2. It just shows an empty file. Screenshot 2023-03-18 at 19 25 07

What am I missing here?

MarkMindCkm commented 1 year ago

The step is right ,and you can try this

then try again

MarkMindCkm commented 1 year ago

and you see this

https://github.com/MarkMindCkm/obsidian-markmind/discussions/313

MaikoID commented 1 year ago

Thanks! it is working now.

I think I discovered a bug, when you write the path at the "Mac pdfjs plugin path" it removes the first / when Obsidian restarts. Filling out both fields "Mac pdfjs plugin path" and "PDF reader path" works!