In a web browser, the following line can open a PDF file to a specified page number:
filepath/filename.pdf#page=number
I hope this could be integrated into Obsidian’s file link, so I can append #page=10 to an embedded file link to quickly open it on page 10. It would be helpful for making a mark in a quoted book or paper.
I’ve tried this before (open with default app), but it just opens the file and ignores “#page=10”.