Jeff Miller34 downloadsQuickly capture short notes (Blips) via hotkey or ribbon button and save them to a central file.
Quickly capture short notes ("Blips") and save them to a central Blips.md file in your vault's root directory. Perfect for capturing fleeting thoughts, ideas, and quick notes without interrupting your workflow.

Ctrl/Cmd + Enter to saveEscape to cancelblip-capture in your vault's .obsidian/plugins/ directorymain.jsmanifest.jsonstyles.cssCmd/Ctrl + R)Ctrl/Cmd + EnterBlips.mdBlips are stored in Blips.md in your vault's root directory as a bulleted list. Each blip shows bold text followed by a date stamp:
- **My first blip content here** 02/04/26
- **Another thought I captured** 02/03/26
- **An older blip** 01/28/26
The file always begins with a blank line. In Obsidian's preview mode, blips display as a clean bulleted list with bold content.
main.js — Compiled plugin codemanifest.json — Plugin metadatastyles.css — Modal stylingREADME.md — Plugin documentationMIT
If you encounter any issues or have feature requests, please visit the plugin repository.