📝 Improve README formatting and fix table alignment issues
This commit is contained in:
22
README.md
22
README.md
@@ -5,6 +5,7 @@ A hybrid workspace combining Obsidian-style knowledge management with code devel
|
||||
## 📚 Documentation
|
||||
|
||||
**New to this workspace?**
|
||||
|
||||
- Setup: See [SETUP.md](SETUP.md) for installation on a new computer
|
||||
- Obsidian Guide: See [docs/OBSIDIAN_GUIDE.md](docs/OBSIDIAN_GUIDE.md) for comprehensive guide
|
||||
|
||||
@@ -70,17 +71,18 @@ A hybrid workspace combining Obsidian-style knowledge management with code devel
|
||||
- **Code bookmarks** - Mark important code sections
|
||||
- **Todo tracking** - Track TODOs across all files
|
||||
|
||||
## 🎯 Useful Comma | Shortcut | Description |
|
||||
## 🎯 Useful Comma | Shortcut | Description |
|
||||
|
||||
| ------------------ | ---------- | ----------------------------------- |
|
||||
| Daily Note | - | Obsidian: Open Today's Daily Note |
|
||||
| Quick Switcher | - | Obsidian: Quick Switcher |
|
||||
| Show Graph | - | Obsidian: Open Graph View |
|
||||
| Show Backlinks | - | Obsidian: Show Backlinks |
|
||||
| Run Code | Ctrl+Alt+N | Execute current file |
|
||||
| Toggle Bookmark | Cmd+Alt+K | Mark/unmark code location |
|
||||
| Show Todos | - | Todo Tree: Focus on View |
|
||||
| Toggle Bookmark | Cmd+Alt+K | Mark/unmark code location |
|
||||
| Show Todos | - | Todo Tree: Focus on View |
|
||||
| Daily Note | - | Obsidian: Open Today's Daily Note |
|
||||
| Quick Switcher | - | Obsidian: Quick Switcher |
|
||||
| Show Graph | - | Obsidian: Open Graph View |
|
||||
| Show Backlinks | - | Obsidian: Show Backlinks |
|
||||
| Run Code | Ctrl+Alt+N | Execute current file |
|
||||
| Toggle Bookmark | Cmd+Alt+K | Mark/unmark code location |
|
||||
| Show Todos | - | Todo Tree: Focus on View |
|
||||
| Toggle Bookmark | Cmd+Alt+K | Mark/unmark code location |
|
||||
| Show Todos | - | Todo Tree: Focus on View |
|
||||
|
||||
## 🔍 Search Tips
|
||||
|
||||
|
||||
Reference in New Issue
Block a user