readwiseio / obsidian-readwise

Official Readwise plugin for Obsidian
GNU General Public License v3.0
239 stars 23 forks source link

Variable for the page number? #23

Open mikaeljagelid opened 2 years ago

mikaeljagelid commented 2 years ago

When importing a PDF-document with annotations, the Highlight variable {{highlight_location}} renders into something like ´Page 5´. To create a link like [[document.pdf#page=5]], there is a need for a variable only returning the page number itself, like {{highlight_locaton_page}}

Or, make {{highlight_location_url}} work for PDF documents, generating [[document.pdf#page=5]]