📝 Update documentation to include Obsidian MD extension details and its features
This commit is contained in:
7
.github/copilot-instructions.md
vendored
7
.github/copilot-instructions.md
vendored
@@ -4,9 +4,11 @@
|
|||||||
|
|
||||||
This is a hybrid workspace combining:
|
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
|
- **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
|
## Documentation Guidelines
|
||||||
|
|
||||||
### Writing Style
|
### Writing Style
|
||||||
@@ -181,8 +183,9 @@ Update relevant README.md files whenever you:
|
|||||||
|
|
||||||
## Tools & Extensions Available
|
## 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)
|
- Code Runner (quick code execution)
|
||||||
- Todo Tree (tracks TODO comments)
|
- Todo Tree (tracks TODO comments)
|
||||||
- Bookmarks (mark important code locations)
|
- Bookmarks (mark important code locations)
|
||||||
- ESLint (JavaScript linting)
|
- ESLint (JavaScript linting)
|
||||||
|
- GitDoc (auto-commit on save)
|
||||||
|
|||||||
Reference in New Issue
Block a user