Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Flash Memo

ydhawesomeydhawesome108 downloads

Capture fleeting thoughts instantly. Each memo is a standalone file, displayed in a timeline view.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Capture fleeting thoughts instantly. Every memo lives in its own file.

Flash Memo adds a sidebar panel to Obsidian for quick, frictionless note capture. Unlike daily-notes-based tools, each memo is saved as a standalone Markdown file — fully searchable, linkable, and portable.

Features

  • Instant capture — type and hit Ctrl+Enter (or Cmd+Enter on Mac)
  • One file per memo — filename derived from the first line of content
  • Timeline view — memos grouped by date, newest first
  • Tag support — use #tag inline or the tag input bar; tags written to frontmatter
  • Sort controls — sort by created or modified time, ascending or descending
  • Search — real-time filter across all memo content
  • Open / Delete actions on hover

How it works

Memos are stored in a memos/ folder inside your vault. Each file gets a YAML frontmatter with date and tags:

---
date: "2026-06-15 10:30:00"
tags: ["idea", "work"]
---

Your memo content here.

Installation

From Obsidian Community Plugins (pending approval)

Settings → Community Plugins → Browse → search Flash Memo

Manual

  1. Download main.js, manifest.json, styles.css from the latest release
  2. Copy them into <your-vault>/.obsidian/plugins/flash-memo/
  3. Enable the plugin in Settings → Community Plugins

Development

No build step required — the plugin is plain JavaScript.

git clone https://github.com/ydhawesome/flash-memo
# copy the folder into your vault's .obsidian/plugins/ and enable it

License

MIT © ydhawesome

HealthExcellent
ReviewPassed
About
Capture fleeting thoughts instantly from a dedicated sidebar panel. Save each memo as a standalone Markdown file in a memos/ folder with YAML date and tags; view memos in a timeline, search and filter in real time by content or tags, and sort by creation or modification time.
SidebarFilesTags
Details
Current version
1.0.0
Last updated
2 months ago
Created
2 months ago
Updates
1 release
Downloads
108
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
ydhawesomeydhawesomeydhawesome
GitHubydhawesome
  1. Community
  2. Plugins
  3. Sidebar
  4. Flash Memo

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

TagFolder

Show tags as folder.

Recent Files

Display a list of recently opened files.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Checklist

Consolidate checklists across all files into a single view.

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Novel word count

Display a word count, page count, creation date, or other statistics for each file, folder and vault in the File Explorer pane.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

Tags Overview

An extended tags panel where tagged files can be easily viewed, filtered, and accessed.