Skip to content

docs: link Obsidian, Obsidian Sync, and headless docs on first mention#54

Merged
aliasunder merged 1 commit into
mainfrom
claude/bootstrap-vault-setup-UP2Ya
May 19, 2026
Merged

docs: link Obsidian, Obsidian Sync, and headless docs on first mention#54
aliasunder merged 1 commit into
mainfrom
claude/bootstrap-vault-setup-UP2Ya

Conversation

@aliasunder
Copy link
Copy Markdown
Owner

Summary

Adds hyperlinks for Obsidian (the app), Obsidian Sync (the paid sync service), and the official Obsidian headless-sync docs to the two top-level docs that new readers actually land on. Also surfaces Obsidian Sync explicitly in DEPLOY.md's Prerequisites list — a hard requirement that previously was only discoverable by reading line 5 in passing or jumping over to deploy/remote/README.md.

Five edits, all inline-link-on-first-mention (matching the convention deploy/remote/README.md already uses at line 11):

File Where Anchor → URL
README.md line 21 (opening paragraph) Obsidianhttps://obsidian.md
README.md line 63 (remote-deploy intro) Obsidian Synchttps://obsidian.md/sync
README.md line 195 (Acknowledgments) headless Obsidian Synchttps://obsidian.md/help/sync/headless
DEPLOY.md line 5 (intro cross-link) Obsidian Synchttps://obsidian.md/sync
DEPLOY.md Prerequisites (lines 17–18, new bullets) Obsidian vault + Obsidian Sync subscription

The existing @Belphemur + obsidian-headless-sync-docker links in Acknowledgments stay untouched — only the adjacent phrase "headless Obsidian Sync" gets newly linked.

Test plan

  • Render README.md and DEPLOY.md on the PR's Files-changed tab; click each new link.
    • [Obsidian](https://obsidian.md) → resolves to Obsidian homepage
    • [Obsidian Sync](https://obsidian.md/sync) → resolves to Obsidian Sync product page
    • [headless Obsidian Sync](https://obsidian.md/help/sync/headless) → resolves to official headless feature docs
  • Acknowledgments paragraph (three adjacent inline links) renders cleanly — no broken markdown.
  • DEPLOY.md Prerequisites list reads naturally with the two new bullets at the bottom.

https://claude.ai/code/session_01K8eXF8Fe3gjCR5e2ndU2Wo


Generated by Claude Code

README.md and DEPLOY.md had no hyperlinks to Obsidian (the app),
Obsidian Sync (the paid sync service required for the remote deploy),
or the official Obsidian headless-sync documentation. Add inline links
on first mention in each file, matching the convention
deploy/remote/README.md already uses. Also surface Obsidian Sync
explicitly in DEPLOY.md's Prerequisites list — a hard requirement
previously only discoverable by reading line 5 or jumping to
deploy/remote/README.md.

The existing obsidian-headless-sync-docker + @Belphemur links in
Acknowledgments stay as-is; only the adjacent phrase "headless
Obsidian Sync" gets newly linked to obsidian.md/help/sync/headless.

https://claude.ai/code/session_01K8eXF8Fe3gjCR5e2ndU2Wo
@aliasunder aliasunder merged commit 36ee879 into main May 19, 2026
2 checks passed
@aliasunder aliasunder deleted the claude/bootstrap-vault-setup-UP2Ya branch May 19, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants