Introduce a tab system — similar to editors like VS Code or Obsidian — that lets users open multiple notes/pages side by side within the same window.
🎯 Goals
- Allow multiple Markdown files to be open at once.
- Display each open note as a tab in a top bar above the editor area.
- Support:
- Closing individual tabs (with a ❌ icon)
- Switching between tabs easily
Keep the app lightweight and smooth, preserving current performance.

Introduce a tab system — similar to editors like VS Code or Obsidian — that lets users open multiple notes/pages side by side within the same window.
🎯 Goals
Keep the app lightweight and smooth, preserving current performance.