Merge pull request #27 from thomato/add-delete-function
Implement 'Delete file' functionality
This commit is contained in:
@@ -16,6 +16,7 @@ The server implements multiple tools to interact with Obsidian:
|
||||
- search: Search for documents matching a specified text query across all files in the vault
|
||||
- patch_content: Insert content into an existing note relative to a heading, block reference, or frontmatter field.
|
||||
- append_content: Append content to a new or existing file in the vault.
|
||||
- delete_file: Delete a file or directory from your vault.
|
||||
|
||||
### Example prompts
|
||||
|
||||
|
Reference in New Issue
Block a user