Skip to main content

How to Link Notes to Exact Places in PDFs and EPUBs

· 7 min read
Docube Labs

To link a note back to a PDF or EPUB, save a document identity plus a content location instead of only a filename or book title. A PDF link should land on a page location; an EPUB link should follow the chapter and passage. Put that address in an independent note, and one click can return to the evidence.

Exact locations connected across different documents and formats

Imagine a key conclusion inside a 400-page report:

  • A document link reopens the report.
  • A page link opens the relevant page.
  • A location link returns close to the passage or selection you were reading.

The difference feels small with ten files. Months later, when all you remember is “that report mentioned it,” reopening the cover is almost the same as starting another search. The useful link completes the last mile from note to evidence.

PDF annotations and linked notes are not the same thing

MethodWhere the content livesBest forLimitation
Highlight or short commentAttached to the source passageMarking importance and immediate reactionsPoor fit for long, cross-document analysis
Independent noteSeparate Markdown or note documentOutlines, arguments, and multi-source synthesisLoses evidence when it has no source links
Link annotationA source passage points to another locationConnecting arguments, evidence, and editionsUsually one-way; not automatically a backlink

A practical division is to keep short reactions on the source and long analysis in independent notes, with exact source links beside every important claim.

Store locations according to the format

  • PDF: document identity, page number, and a more precise page position when available.
  • EPUB: document identity, chapter, and content position rather than a page number that changes with font size.
  • Markdown: document identity plus a heading or custom anchor.
  • Saved webpage: the saved document identity and paragraph position, not only a live URL that may change.
  • Video: document identity and playback time, ideally with the subtitle range too.

No locator is indestructible. Replacing a file, heavily editing chapters, deleting headings, or regenerating content can make old links inaccurate, so sample-check important references after structural changes.

Copy and reuse an exact location in DoCube

DoCube uses docube:// addresses to represent documents and reading positions. The basic workflow is:

  1. Open the target PDF, EPUB, Markdown, MinerU document, saved webpage, or video.
  2. Navigate to the page, passage, block, or timestamp you want to cite.
  3. Use the document-address action to copy the current DoCube location.
  4. Paste the address into a Markdown link, a link annotation, or another notes app.
  5. Open it immediately and verify the target.

Copy a precise reading address from DoCube and reuse it in another app

In Markdown, wrap the raw address in a readable title:

[Original argument about retrieval ranking](docube://...)

Changing the text inside brackets does not change the target. Editing the URL does.

To make a passage in a PDF or EPUB point directly to other evidence:

  1. Open the target and copy its current location address.
  2. Return to the source document and select the words that should carry the link.
  3. Choose Link from the selection actions, paste the target address, and save.
  4. Open the new link annotation and verify the destination.

Markdown acts as a connection layer for precise locations across sources

This is useful when you want to:

  • Connect a paper's conclusion to its method or data page.
  • Link a textbook passage to a definition in another chapter.
  • Compare two translations of the same work.
  • Jump from criticism to the exact passage under discussion.
  • Connect course notes to a precise moment in a lecture video.

A link annotation is a one-way relationship. It does not automatically create a “linked from” list in the target document. Tab history can take you back through a visit, but history is not a backlink either.

Why independent Markdown works well as the connection layer

An independent note must stay easy to reorganize while retaining a route to original material. Markdown fits that layer because the body remains readable text and links live directly in the content.

One topic note can point to:

  • A page inside a PDF.
  • A passage in an EPUB.
  • A paragraph in a saved webpage.
  • A timestamp in a video.
  • A heading or anchor in another Markdown note.

The note becomes a navigation and argument layer rather than a warehouse of copied material. Sources remain in formats suited to reading; the note explains why they belong together.

A docube:// address stores identity and position, not the PDF or EPUB bytes. Before sending a note to another device, make sure the target document has been imported or synchronized there.

2. A custom URL needs its application

A browser handles ordinary web links; docube:// requires DoCube. For long-term research or collaboration, write human-readable fallback metadata beside the link—title, author, page, chapter, or quotation.

3. Source changes can invalidate locations

Replacing a PDF with another edition, rearranging EPUB chapters, or deleting Markdown headings can move the target. Preserve a short quotation and version information for important citations.

4. Sync is not backup

If the target document is deleted, that deletion may synchronize to other devices and leave the link without a destination. Export and back up important documents and notes independently.

  • Search finds a source when you do not know where it is.
  • Links preserve a relationship you already know matters.
  • History returns through recently visited locations without advance organization.

Move backward and forward through reading-location history like a browser

A good knowledge workflow does not require designing every relationship up front. Search first, create links for durable connections, and let history handle temporary movement.

Frequently asked questions

Why not copy the whole passage into the note?

A short excerpt helps with context, but copied content separates from its source and may omit figures, footnotes, or edition details. Keep a concise quotation and an exact-location link together.

If the tool stores a content position rather than a displayed page number, it should return near the same passage. Replacing the EPUB or heavily changing chapter structure still requires verification.

Can linked notes replace PDF annotations?

Not entirely. Highlights and short comments fit the immediate reading context; linked notes organize longer thinking across several sources. The two work better together.

Yes, if the notes app preserves custom URLs and the device opening it has DoCube and the corresponding document.

If the searchable library does not exist yet, start with How to Search Across Hundreds of PDFs on Mac and How to Manage PDF and EPUB Notes Locally.