Skip to content

Add obsidian-cli feature#175

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/add-obsidian-cli-feature
Closed

Add obsidian-cli feature#175
Copilot wants to merge 2 commits intomainfrom
copilot/add-obsidian-cli-feature

Conversation

Copy link
Contributor

Copilot AI commented Mar 23, 2026

Adds a new devcontainer feature for Yakitrak/obsidian-cli — a headless CLI for managing Obsidian vaults without the GUI.

Changes

  • src/obsidian-cli/ — new feature using the gh release install method; downloads the notesmd-cli binary (project was renamed upstream) and installs it as obsidian-cli in /usr/local/bin
  • test/obsidian-cli/test.sh — verifies obsidian-cli --version runs successfully
  • README.md — new row added alphabetically between nvidia.com/cuda and opencode.ai

Usage

"features": {
    "ghcr.io/devcontainer-community/devcontainer-features/obsidian-cli:1": {}
}

Note: The upstream repo (Yakitrak/obsidian-cli) was renamed to notesmd-cli; GitHub redirects the release downloads transparently. The binary is installed as obsidian-cli for a consistent user-facing command name.

Original prompt

This section details on the original issue you should resolve

<issue_title>Add obsidian-cli feature</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.

Copilot AI changed the title [WIP] Add obsidian-cli feature Add obsidian-cli feature Mar 23, 2026
Copilot AI requested a review from sebst March 23, 2026 11:21
@sebst sebst marked this pull request as ready for review March 23, 2026 12:01
@sebst sebst closed this Mar 23, 2026
@sebst sebst deleted the copilot/add-obsidian-cli-feature branch March 23, 2026 12:13
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.

Add obsidian-cli feature

2 participants