summaryrefslogtreecommitdiff
path: root/scripts/setup-reveal.sh
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-14 03:26:10 -0500
committerCraig Jennings <c@cjennings.net>2026-05-14 03:26:10 -0500
commitae941a638c956b8f59761b002368ff8eb283dea2 (patch)
tree72c8c7d9c06ca178dd9876e7769b2691f8a507de /scripts/setup-reveal.sh
parent9d6da4384f1a744d1b06db3a4ff88db745a2cbbe (diff)
downloaddotemacs-ae941a638c956b8f59761b002368ff8eb283dea2.tar.gz
dotemacs-ae941a638c956b8f59761b002368ff8eb283dea2.zip
test(org-noter-config): cover document path, find/create, session, start, insert
Sibling tests covered the preferred-split, title-to-slug, notes-template, and in-document / in-notes-file predicates. This batch fills in the rest: - `cj/org-noter--get-document-path`: pdf-view-mode uses buffer-file-name, nov-mode uses `nov-file-name`, unrelated mode returns nil. - `cj/org-noter--extract-document-title`: strips the extension. - `cj/org-noter--find-notes-file`: returns the file containing the doc-path, nil when no doc or no match. - `cj/org-noter--create-notes-file`: writes the template when absent. - `cj/org-noter--session-active-p`: nil when unbound, non-nil when set. - `cj/org-noter--toggle-notes-window`: deletes when visible, requests start when hidden. - `cj/org-noter-start`: routes through the cond -- toggle in doc+session, switch-window in notes+session, message elsewhere. - `cj/org-noter-insert-note-dwim`: with active session inserts directly; without one, starts then inserts. org-noter / pdf-view / nov / org-id primitives are stubbed.
Diffstat (limited to 'scripts/setup-reveal.sh')
0 files changed, 0 insertions, 0 deletions