Skip to content

docs(llm-wiki): add Obsidian Headless setup for servers#5660

Merged
teknium1 merged 1 commit intomainfrom
hermes/hermes-b809b68d
Apr 6, 2026
Merged

docs(llm-wiki): add Obsidian Headless setup for servers#5660
teknium1 merged 1 commit intomainfrom
hermes/hermes-b809b68d

Conversation

@teknium1
Copy link
Copy Markdown
Contributor

@teknium1 teknium1 commented Apr 6, 2026

Adds obsidian-headless setup guide to the llm-wiki skill's Obsidian Integration section.

Covers the full headless workflow:

  • npm install -g obsidian-headless (requires Node 22+)
  • ob login, ob sync-create-remote, ob sync-setup
  • ob sync --continuous for foreground sync
  • systemd user service for background continuous sync
  • loginctl enable-linger so sync survives logout

This came from actually setting it up on a headless Ubuntu server — the existing Obsidian section only mentioned the desktop GUI app, which is useless on servers where agents run.

+56 lines to skills/research/llm-wiki/SKILL.md

Adds obsidian-headless (npm) setup guide to the Obsidian Integration
section — Node 22+, ob login, sync-create-remote, sync-setup, systemd
service for continuous background sync. Covers the full headless
workflow for agents running on servers syncing to Obsidian desktop on
other devices.
@teknium1 teknium1 merged commit 5396299 into main Apr 6, 2026
3 of 4 checks passed
DiscoStew6082 pushed a commit to DiscoStew6082/hermes-agent that referenced this pull request Apr 9, 2026
…#5660)

Adds obsidian-headless (npm) setup guide to the Obsidian Integration
section — Node 22+, ob login, sync-create-remote, sync-setup, systemd
service for continuous background sync. Covers the full headless
workflow for agents running on servers syncing to Obsidian desktop on
other devices.
dbmizrahi pushed a commit to dbmizrahi/hermes-agent that referenced this pull request Apr 10, 2026
…#5660)

Adds obsidian-headless (npm) setup guide to the Obsidian Integration
section — Node 22+, ob login, sync-create-remote, sync-setup, systemd
service for continuous background sync. Covers the full headless
workflow for agents running on servers syncing to Obsidian desktop on
other devices.
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.

1 participant