📝 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:
|
||||
|
||||
- **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)
|
||||
|
||||
Reference in New Issue
Block a user