Expand description
Q3 — the open command: report the linked doc’s browser URL for elisp to
browse-url.
A pure, read-only lookup over the file’s tool-owned header keywords (DI-3): it
reads #+GDOC_ID: (required) and #+GDOC_URL: (deriving the canonical edit
URL from the id when the keyword is absent), and never touches the body or the
network. A file with no linked doc surfaces the typed Error::NotLinked
rather than panicking (EI-1/EI-2).
Structs§
- Open
Outcome - The linked document a file points at.