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