Bloom is a lightweight desktop app for taking notes quickly using Markdown
When you launch Bloom, a document named untitled.md is already open and ready to write—you can start typing immediately. Save it when you want to pick a location on disk (Ctrl/Cmd + S).
- Markdown Editing: write notes with bold, italics, headings, lists, etc.
- View Modes:
Single: focus on the page at the center, distraction-freeSplit: writing on the left, live Markdown preview on the right
- Keyboard Shortcuts:
Ctrl/Cmd + O: open a Markdown fileCtrl/Cmd + S: save the current Markdown fileCtrl/Cmd + N: create a new untitled.md documentCtrl/Cmd + M: toggle between Single and SplitCtrl/Cmd + I: in Single mode, toggle between editing and previewCtrl/Cmd + T: toggle theme
Bloom is designed to stay fast, simple, and enjoyable for everyday note-taking.