diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index bf0ab2e..7bcfe85 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -4,9 +4,11 @@ This is a hybrid workspace combining: -- **Documentation**: Obsidian-style knowledge management with wiki-links and backlinks +- **Documentation**: Obsidian-style knowledge management with wiki-links, backlinks, and graph view - **Code Development**: Bookmarklets, scratchpad code, and project prototypes +**Obsidian MD**: This workspace uses the Obsidian MD for VSCode extension, which provides Obsidian features inside VS Code including graph view, backlinks, and Obsidian command palette integration. + ## Documentation Guidelines ### Writing Style @@ -181,8 +183,9 @@ Update relevant README.md files whenever you: ## Tools & Extensions Available -- Foam (wiki-links, backlinks, graph) +- Obsidian MD for VSCode (wiki-links, backlinks, graph view, daily notes, Obsidian integration) - Code Runner (quick code execution) - Todo Tree (tracks TODO comments) - Bookmarks (mark important code locations) - ESLint (JavaScript linting) +- GitDoc (auto-commit on save)