elias-sundqvist / obsidian-annotator

A plugin for reading and annotating PDFs and EPUBs in obsidian.
GNU Affero General Public License v3.0
1.46k stars 68 forks source link

Link to annotation does not scroll to the highlight in the PDF #251

Open j4n-r opened 1 year ago

j4n-r commented 1 year ago

If I link to a specific annotation in another note the link opens the pdf but does not scroll to the Annotation. It also shows all my annotations on the right side and not only the one that was linked in my file.

jikchenggit commented 1 year ago

I had the same problem. from version 0.2.4 later .

masongyli commented 1 year ago

Same issue here.

Annotator version: 0.2.7 Obsidian version: v1.0.3 OS: Ubuntu 20.04

alisher592 commented 1 year ago

If I link to a specific annotation in another note the link opens the pdf but does not scroll to the Annotation. It also shows all my annotations on the right side and not only the one that was linked in my file.

Sorry for the dumb question, but how do you link to a specific annotation in another note? Do you use [[filename^block_code]] from the source annotation file (I have the same issue when I do so)?

By the way, the same issue can be observed when you try to navigate your tagged annotations through the tag tree.

OS: Win10 Annotator v0.2.7 Obsidian v1.0.3

j4n-r commented 1 year ago

If I link to a specific annotation in another note the link opens the pdf but does not scroll to the Annotation. It also shows all my annotations on the right side and not only the one that was linked in my file.

Sorry for the dumb question, but how do you link to a specific annotation in another note? Do you use [[filename^block_code]] from the source annotation file (I have the same issue when I do so)?

By the way, the same issue can be observed when you try to navigate your tagged annotations through the tag tree.

OS: Win10 Annotator v0.2.7 Obsidian v1.0.3

I do it kinda like that. I use [[filename^ "and then I search for the highlightet text or my annotation and just hit entert " Most of the time i also add text that will be displayed in reading mode. [[filename^blockcode | text displayed]]

IBzerbasteln commented 1 year ago

similar issue, but in my case Obsidian doesn't even open the PDF or the note that contains it when clicking on "show annotation", let alone scroll to the specific annotation.

OS: Win 11 Obsidian v.1.0.0 Annotator 0.2.6

YA-123 commented 1 year ago

I use [[filename#^block_code]]. It display filename > ^block_code in reading mode. This can work. I clicked this link and then active page move to the annotation in the pdf.

OS: Win10 Annotator: v0.2.7 Obsidian: v1.0.3

melectronvolt commented 1 year ago

Same issue on my side : If I link to a specific annotation in another note the link opens the pdf.

OS: Win11 Annotator: v0.2.7 Obsidian: v1.0.3

ccchan234 commented 1 year ago

i spent a lot of time testing, and indeed tried use adv obs URI to copy the block's link and paste in onenote,

yes it worked when clicking from an obsidian note which is on read mode

BUT it didn't work when the click is from onenote.

make the link useless.