https://github.com/baibao577/dumbnote-page
a lightning-fast Markdown note app — perfect for those surprise calls, impromptu meetings, or quick debriefs where every second counts. Open, type, and capture — before the moment passes.
https://github.com/baibao577/dumbnote-page
brainstorming electron-app markdown markdown-editor mindmap note-taking notes-app
Last synced: 25 days ago
JSON representation
a lightning-fast Markdown note app — perfect for those surprise calls, impromptu meetings, or quick debriefs where every second counts. Open, type, and capture — before the moment passes.
- Host: GitHub
- URL: https://github.com/baibao577/dumbnote-page
- Owner: baibao577
- Created: 2025-06-28T08:57:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-11-12T08:10:15.000Z (6 months ago)
- Last Synced: 2026-03-28T01:30:17.469Z (30 days ago)
- Topics: brainstorming, electron-app, markdown, markdown-editor, mindmap, note-taking, notes-app
- Language: HTML
- Homepage: https://dumbnote.app/
- Size: 16 MB
- Stars: 68
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DumbNote

> Lightning-fast markdown notes for surprise calls, quick meetings, and sudden ideas. **Open, type, capture — before the moment passes**.
## Download
[**Download DumbNote**](https://github.com/baibao577/dumbnote-page/releases/latest) for macOS, Windows, or Linux.
_macOS users: If you see a security warning, right-click the .pkg file and select "Open", then click "Install"._
## Why DumbNote?
**Your notes, your way**
- Plain `.md` files on your computer
- No vendor lock-in, no subscriptions
- Works offline, syncs when you want
- Compatible with any markdown editor
**Built for speed**
- Instant startup - no loading screens
- Lightning-fast search across all notes
- Smart shortcuts save keystrokes
- Multiple windows for parallel work
**Professional features**
- Monaco Editor (VS Code's editor)
- GitHub sync for backup
- PDF export with perfect formatting
- Publish to GitHub Gists instantly
## Key Features
### Writing
- **Smart typing** - Auto-continues lists and checkboxes
- **Wiki links** - Connect notes with `[[Note Name]]`
- **Quick dates** - Type `@today` for timestamps
- **Emoji picker** - Type `::` for quick emoji
- **Typewriter mode** - Keep cursor centered while writing
### Organization
- **Tags** - Organize with YAML frontmatter
- **Favorites** - Quick access to important notes
- **Hub View** - See how notes connect
- **Full-text search** - Find anything instantly
### Sharing
- **GitHub Gist** - Publish with one click
- **PDF export** - Professional documents
- **GitHub sync** - Automatic backup
- **Bulk export** - ZIP all notes
## Getting Started
1. **Download and install** DumbNote for your platform
2. **Create your first note** with `Cmd/Ctrl+N`
3. **Start typing** - it's just markdown
4. **Explore features** in our [User Guide](user-guide/index.md)
## Learn More
📚 **[Complete User Guide](user-guide/index.md)** - Master all features
⌨️ **[Keyboard Shortcuts](user-guide/keyboard-shortcuts.md)** - Work faster
🏷️ **[Organization Tips](user-guide/tags-favorites-hub.md)** - Stay organized
☁️ **[GitHub Sync Setup](user-guide/github-sync.md)** - Never lose a note
## Philosophy
DumbNote follows one principle: **let you write**.
- No account required
- No feature bloat
- No artificial limits
- No data harvesting
- Just fast, reliable notes
Your notes stay on your machine, in standard markdown format, forever accessible.
**Repository**: https://github.com/baibao577/dumbnote-page
---
_Created by someone who just wanted to take notes without the hassle._