Added
- Wiki-style Internal Linking -
[[]]syntax for quick note linking that auto-converts to standard markdown links - Clickable Markdown Links - Click markdown links to navigate between notes (normal click = new window, Ctrl/Cmd+click = current window)
- Collapsible Favorites Section - Expandable favorites section with show more/less functionality for better organization
Fixed
- Production Error - Resolved "updateQueue.hasPendingChanges is not a function" error caused by naming conflict
- Emoji Picker Navigation - Fixed arrow key navigation not working on first open
- Emoji Picker Interaction - Fixed mouse clicks not working, now uses mousedown event for better reliability
- Sidebar Scrolling - Fixed scrolling issues in note list after favorites section implementation