<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>DoCube Blog</title>
        <link>https://app.docube.info/en/blog</link>
        <description>DoCube Blog</description>
        <lastBuildDate>Sun, 31 May 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[DoCube Links Point to Precise Locations, Not Just Documents]]></title>
            <link>https://app.docube.info/en/blog/docube-links-point-to-locations</link>
            <guid>https://app.docube.info/en/blog/docube-links-point-to-locations</guid>
            <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[In DoCube, a link does not just reopen a document. It can take you back to a precise place inside a PDF, EPUB, Markdown note, or saved web page. For reading, note-taking, and research workflows, that makes links much more useful.]]></description>
            <content:encoded><![CDATA[<figure class="dcFig dcFigLeft"><p><img decoding="async" loading="lazy" alt="Precise locations connected across documents and formats" src="https://app.docube.info/en/assets/images/hero-location-links-de15cf2411c29408a95449e635154de0.jpg" width="933" height="1400" class="img_oOOU"></p></figure>
<p>Most of the time, what we want to return to is not a document.</p>
<p>It is a place inside the document.</p>
<p>It might be a page in a PDF, a passage in an EPUB, a block in Markdown, or a specific section in a saved web page. For reading, research, and note-taking, that need to get back to an exact place is often more real than the need to simply reopen the file.</p>
<p>That is part of how DoCube thinks about links.</p>
<p>In DoCube, a link does not just point to a document. It tries to point to a precise location inside the document.</p>
<p>That sounds like a small detail, but once your library grows, it starts to matter more and more. Saving documents is usually not the hard part. Getting back to the exact place later is.</p>
<h2 class="anchor anchorTargetStickyNavbar_pk12" id="why-locations-matter-more-than-documents">Why Locations Matter More Than Documents<a href="https://app.docube.info/en/blog/docube-links-point-to-locations#why-locations-matter-more-than-documents" class="hash-link" aria-label="Direct link to Why Locations Matter More Than Documents" title="Direct link to Why Locations Matter More Than Documents" translate="no">​</a></h2>
<p>If all you want to do is save a resource, a document link is enough.</p>
<p>But when you are reading, quoting, writing notes, or organizing ideas, the need is usually more specific:</p>
<ul>
<li class="">I want to go back to this exact page in a PDF</li>
<li class="">I want to return to this passage in an EPUB</li>
<li class="">I want to jump from a note back to the matching spot in the source</li>
<li class="">I want a sentence like “See Section 5.5, Choosing and Evaluating Embedding Models” to jump to the right place inside the document</li>
</ul>
<p>Those are not fully solved by “open the document.”</p>
<p>What DoCube cares about more is whether a link can preserve that sense of place. In other words, what you copy is not just “this resource,” but “this place inside this resource.”</p>
<h2 class="anchor anchorTargetStickyNavbar_pk12" id="it-is-not-only-for-cross-document-links">It Is Not Only for Cross-Document Links<a href="https://app.docube.info/en/blog/docube-links-point-to-locations#it-is-not-only-for-cross-document-links" class="hash-link" aria-label="Direct link to It Is Not Only for Cross-Document Links" title="Direct link to It Is Not Only for Cross-Document Links" translate="no">​</a></h2>
<p>When people think about links, they often think about jumping between different resources.</p>
<p>But in DoCube, links inside the same document matter just as much.</p>
<p>Imagine you are reading a long document and see a sentence like “See Section 5.5, Choosing and Evaluating Embedding Models.” In many tools, you would still scroll or search for it manually. In DoCube, a more natural approach is to turn that sentence into an in-document location link. The next time you see it, one click takes you straight to the target section.</p>
<p>The value is not that there is one more button. The value is that reading becomes smoother. You do not have to treat a document like one large block that you keep scanning again and again. You can move through it by location.</p>
<h2 class="anchor anchorTargetStickyNavbar_pk12" id="markdown-can-tie-these-locations-together">Markdown Can Tie These Locations Together<a href="https://app.docube.info/en/blog/docube-links-point-to-locations#markdown-can-tie-these-locations-together" class="hash-link" aria-label="Direct link to Markdown Can Tie These Locations Together" title="Direct link to Markdown Can Tie These Locations Together" translate="no">​</a></h2>
<figure class="dcFig dcFigRight"><p><img decoding="async" loading="lazy" alt="Markdown as a connection layer for locations across sources" src="https://app.docube.info/en/assets/images/markdown-as-connection-layer-9a03f5198350563cc80e22e7d633669f.jpg" width="933" height="1400" class="img_oOOU"></p></figure>
<p>In DoCube, Markdown is not just a place to write notes. It can also become a place to connect positions across sources.</p>
<p>Because Markdown supports <code>docube://</code> links directly, you can organize the materials around one idea in a much more concrete way:</p>
<ul>
<li class="">a page in a PDF</li>
<li class="">a passage in an EPUB</li>
<li class="">a block in Markdown</li>
<li class="">a specific place in a saved web page</li>
</ul>
<p>In practice, the simplest flow is to copy the current location while reading, then paste those <code>docube://</code> links into Markdown. The point is not just to paste links into a note. It is to turn Markdown into something closer to a navigation layer for your knowledge.</p>
<p>And when you use <code>docube://</code> links in Markdown, DoCube can also resolve the document title from the link metadata. That makes the note easier to read, not just clickable.</p>
<h2 class="anchor anchorTargetStickyNavbar_pk12" id="these-links-can-be-used-outside-docube-too">These Links Can Be Used Outside DoCube Too<a href="https://app.docube.info/en/blog/docube-links-point-to-locations#these-links-can-be-used-outside-docube-too" class="hash-link" aria-label="Direct link to These Links Can Be Used Outside DoCube Too" title="Direct link to These Links Can Be Used Outside DoCube Too" translate="no">​</a></h2>
<figure class="dcFig dcFigLeft"><p><img decoding="async" loading="lazy" alt="Copy the current reading location from DoCube&amp;#39;s address bar and keep working in other apps" src="https://app.docube.info/en/assets/images/portable-deep-links-fa23d5a2b9906458d928c76fb0de06db.jpg" width="933" height="1400" class="img_oOOU"></p></figure>
<p>At the core, DoCube links are <code>docube://</code> addresses.</p>
<p>That means they are not just a small internal feature trapped inside one panel. You can copy the current location, paste it into another app, and keep using it as a precise reading address.</p>
<p>So from DoCube’s point of view, a link is not just something that works inside the current window. It is an address you can take with you.</p>
<h2 class="anchor anchorTargetStickyNavbar_pk12" id="links-also-become-part-of-history">Links Also Become Part of History<a href="https://app.docube.info/en/blog/docube-links-point-to-locations#links-also-become-part-of-history" class="hash-link" aria-label="Direct link to Links Also Become Part of History" title="Direct link to Links Also Become Part of History" translate="no">​</a></h2>
<figure class="dcFig dcFigRight"><p><img decoding="async" loading="lazy" alt="Move backward and forward through reading-location history like a browser" src="https://app.docube.info/en/assets/images/history-like-browser-17cc5beb3ac98ce14d5d822e6f380db9.jpg" width="933" height="1400" class="img_oOOU"></p></figure>
<p>DoCube links are not only something you can copy. They also become part of history.</p>
<p>This is one of my favorite parts, because it solves more than “how do I save this address?” It also solves “how do I keep moving through these places later?”</p>
<p>In DoCube, you can move backward and forward across different document tabs. You can also move backward and forward through the locations you just visited inside the same document.</p>
<p>It feels a bit like browser history, except what gets recorded here is not web pages. It is your reading addresses.</p>
<h2 class="anchor anchorTargetStickyNavbar_pk12" id="docube-wants-to-save-more-than-files">DoCube Wants to Save More Than Files<a href="https://app.docube.info/en/blog/docube-links-point-to-locations#docube-wants-to-save-more-than-files" class="hash-link" aria-label="Direct link to DoCube Wants to Save More Than Files" title="Direct link to DoCube Wants to Save More Than Files" translate="no">​</a></h2>
<p>At one level, DoCube links are obviously solving a navigation problem.</p>
<p>But at the product level, what they are really trying to preserve is not just the document itself, but the place where you were reading it.</p>
<p>Because for reading, research, and note-taking, the most meaningful action is often not “I opened this resource once.”</p>
<p>It is “Can I get back to that exact place later?”</p>
<p>That is why in DoCube, links do not just point to documents. They point to precise locations inside them.</p>]]></content:encoded>
            <category>document links</category>
            <category>knowledge base</category>
            <category>reading workflow</category>
        </item>
        <item>
            <title><![CDATA[The Problem With PDFs Is What Happens After Annotation]]></title>
            <link>https://app.docube.info/en/blog/the-problem-with-pdfs-is-what-happens-after-annotation</link>
            <guid>https://app.docube.info/en/blog/the-problem-with-pdfs-is-what-happens-after-annotation</guid>
            <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[PDFs are still excellent at stable reading and layout fidelity. The weaker part is what happens after annotation, and whether highlights and notes can keep participating in search, review, connection, and reuse.]]></description>
            <content:encoded><![CDATA[<p><em>PDFs are already strong at expression and rendering stability. What still feels underdeveloped is how annotations participate in learning, research, and knowledge work afterward.</em></p>
<figure class="dcFig dcFigLeft"><p><img decoding="async" loading="lazy" alt="A clean PDF rendered consistently across multiple devices" src="https://app.docube.info/en/assets/images/pdf-rendering-stability-af3eaf6cc52ce901a33649d58b872c60.jpg" width="1400" height="933" class="img_oOOU"></p></figure>
<p>PDFs have never been a format that nobody complains about.</p>
<p>But I increasingly feel that many of those complaints miss the real problem.</p>
<p>I do not dislike PDFs. If anything, I think PDFs are still a remarkably strong document format. Their expressive range is rich, their layout is stable, and their rendering is consistent across devices. For papers, reports, court decisions, scanned books, and other layout-sensitive documents, that stability is not a flaw. It is one of the main reasons the format remains useful. Complex layout, charts, footnotes, formulas, and page relationships can all be preserved with reasonable fidelity. If the goal is to deliver content accurately to a reader, PDFs still do that job very well.</p>
<p>So I have never felt that the core problem with PDFs is that they are too old, or that they should disappear.</p>
<p>What bothers me more and more is not the PDF itself, but the annotation workflow built around it.</p>
<p>When people complain about PDFs, the first complaint is often that they are hard to edit. That is true, but for most reading, learning, and research scenarios, it is not the most important pain point. Most of the time, people are not trying to rewrite a PDF into another document. They are trying to read it, mark key passages, add comments, return a few days later, recover what mattered, compare it with other material, or quote it in their own writing.</p>
<p>The problem is not whether a PDF can be edited. The problem is whether what happens after annotation can keep participating in actual work.</p>
<p>That is where the PDF ecosystem still feels weak.</p>
<p>PDFs are strong at page representation, not at knowledge interaction. They are good at presenting content reliably, but not at expressing how a reader's understanding of that content should keep evolving. The PDF spec does include annotation features, but in practice they remain limited. Highlights, underlines, comments, sticky notes, and drawing tools feel more like patches attached to a page than a mature layer for working with knowledge.</p>
<p>As a result, almost every PDF reader ends up inventing its own annotation model.</p>
<p>That fact alone says a lot. The PDF ecosystem has effectively accepted that reading can be shared, but annotation cannot. The format itself takes responsibility for showing the page consistently. Once the question becomes how a reader interacts with that page, every app goes its own way. Each reader has its own highlights, its own comments, its own sync logic, and its own export format. They all work, in a limited sense, but most of them stop at a fairly primitive stage.</p>
<p>What does that stage usually look like? An annotation list.</p>
<p>You highlight twenty passages, write five comments, and in the end the reader gives you an annotation panel telling you they are all there. That is not useless. It is better than nothing. But it is also where the system often stops. It helps you look back, but rarely feeds your learning or research process in a meaningful way.</p>
<p>Most annotation systems in PDF readers solve the problem of recording. They do not solve the problem of continuation. Your highlights remain highlights. Your notes remain notes. They rarely enter other workflows. They do not meaningfully participate in search, in later organization, in cross-document connection, or in spaced review and reuse. They remain traces on a page rather than active objects inside a knowledge workflow.</p>
<figure class="dcFig dcFigRight"><p><img decoding="async" loading="lazy" alt="A stable PDF page surrounded by fragmented annotation systems" src="https://app.docube.info/en/assets/images/fragmented-annotation-layer-ee3bd9570384aec86356f0212f047f67.jpg" width="1400" height="933" class="img_oOOU"></p></figure>
<p>But I increasingly feel that a valuable annotation should not be just a mark attached to a page.</p>
<p>It should participate in search, because annotated content is usually more important than unmarked content.</p>
<p>It should participate in review, because learning is rarely a one-time event.</p>
<p>It should participate in connection, because real understanding often emerges across multiple documents rather than inside a single one.</p>
<p>That is why I care less about whether a reader supports highlighting at all, and more about what happens after the highlight.</p>
<p>Over the last few years, while building document tools myself, I have come to believe something fairly simple: annotations should not remain side attachments to a document. They should enter the next layer of work. They should influence retrieval because marked passages are often the most valuable ones. They should enter review because important material should not end with "I highlighted this once." They should be able to connect documents because knowledge grows across references, not inside isolated files. Only then does an annotation become more than proof that I once read a passage. It becomes an entry point for future work.</p>
<p>That is also why I have grown increasingly impatient with another very common PDF habit: turning a PDF into a mess of handwritten notes.</p>
<p>I understand why people like doing this. Writing arrows, circles, stars, and margin reactions directly on a page can feel immediate and satisfying. It gives a sense of involvement. Sometimes it even creates the feeling that real thinking is happening right there on the page.</p>
<p>But I like this workflow less and less, for one simple reason: it barely participates in any efficient process afterward.</p>
<p>Handwritten notes are usually not text. They are not structured data either. They are hard to search, hard to reuse, hard to aggregate, hard to connect cleanly to other documents, and hard to bring into any more automated workflow for review, retrieval, or synthesis. In many cases, their only unquestionable value is the feeling they provide at the moment of writing. After that, they often turn into visual noise that competes with the document instead of making understanding more durable.</p>
<p>I am not against writing by hand, and I am not against the physical feeling of thinking through marks and gestures. What I object to is an annotation style whose value ends almost entirely with the immediate act itself. In learning and research contexts, if a note cannot enter search, review, connection, and reuse, it tends to become inefficient over time.</p>
<figure class="dcFig dcFigLeft"><p><img decoding="async" loading="lazy" alt="A cluttered handwritten PDF contrasted with a structured annotation workflow" src="https://app.docube.info/en/assets/images/handwritten-vs-structured-annotations-a6e9957b0508e1cfadea7674c67b773d.jpg" width="1400" height="933" class="img_oOOU"></p></figure>
<p>So what I actually want is not more decorative annotation.</p>
<p>I want annotations that can keep working.</p>
<p>They should be searchable. They should be reviewable. They should be connectable. They should be reusable. Ideally, they should preserve at least some structure instead of surviving only as visual residue.</p>
<p>Seen from that angle, what really needs to be rethought is not PDF reading itself. PDFs are already quite good at reading. What feels outdated is our understanding of annotation, and the role annotation should play in learning, research, and knowledge organization.</p>
<p>PDFs do not need to be replaced.</p>
<p>But the tools built around them, especially everything that happens after annotation, still need serious redesign.</p>
<p>Because if annotations remain only marks on a page, and cannot keep participating in search, review, connection, and reuse, then the PDF ecosystem in knowledge work still remains at a surprisingly early stage.</p>
<p>And the more I work on document tools, the more certain I become that this is where the next generation of them should begin.</p>]]></content:encoded>
            <category>pdf</category>
            <category>annotation</category>
            <category>knowledge work</category>
        </item>
    </channel>
</rss>