Skip to content

”list-vaults“ means “lists all registered Obsidian vaults”, but no command show how resgister vault #117

@pengkchang

Description

@pengkchang

Describe the bug

”list-vaults“ means “lists all registered Obsidian vaults”, but no command show how resgister vault.

i list all the commands availuable below

notesmd-cli --help
Interact with Obsidian vaults from the terminal

Usage:
notesmd-cli [command]

Available Commands:
completion Generate the autocompletion script for the specified shell
create Creates note in vault
daily Creates or opens daily note in vault
delete Delete note in vault
frontmatter View or modify note frontmatter
help Help about any command
list List files and folders in vault
list-vaults lists all registered Obsidian vaults
move Move or rename note in vault and updated corresponding links
open Opens note in vault by note name
print Print contents of note
print-default prints default vault name and path
search Fuzzy searches and opens note in vault
search-content Search note content for search term
set-default Sets default vault and/or open type

Flags:
-h, --help help for notesmd-cli
-v, --version version for notesmd-cli

Use "notesmd-cli [command] --help" for more information about a command.

To Reproduce
notesmd-cli --help

Expected behaviour
"Available Commands" should include "vault-add" or similar one

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions