Challenge
I needed a tool that could quickly index and display my project notes without the clutter of a full IDE.
Solution
A lightweight, 3-panel documentation explorer focused on speed and deep-linking.
MD Explorer
Managed Folders
Research
Deep_Learning
Agentic_Workflows
Implementation
Backend_API
Frontend_UI
Drafts
My Library
Files
Why_I_Built_This.mdToday
Why_I_Built_This.md
# Why I Built MD Explorer As I started building more complex projects, I found myself writing a lot of documentation. standard file explorers didn't give me the reading experience I wanted for Markdown. ## My Learning Goals 1. **Flutter Desktop**: I wanted to see how far I could push Flutter on Windows/macOS. 2. **State Management**: Using Riverpod to sync state across three independent panels was a great challenge. 3. **Productivity**: I needed a way to quickly jump between research notes and implementation drafts. ## Key Features - **3-Panel Layout**: Inspired by IDEs but focused purely on reading. - **Deep Linking**: Easily reference other docs in my library. - **Syntax Highlighting**: Critical for my technical notes. > "A tool is only as good as the focus it enables."
MD Explorer
Files in folderf1-2
Why_I_Built_This.mdToday
Transformer_Architecture.mdYesterday
SignalR_Implementation.md2d ago
Riverpod_Patterns.md1w ago