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

QuickAdd

chhoumannchhoumann2.1M downloads

Quickly add new notes or content to your vault.

Add to Obsidian
QuickAdd screenshot
QuickAdd screenshot
QuickAdd screenshot
QuickAdd screenshot
QuickAdd screenshot
QuickAdd screenshot
QuickAdd screenshot
QuickAdd screenshot
QuickAdd screenshot
QuickAdd screenshot
  • Overview
  • Scorecard
  • Updates212

QuickAdd for Obsidian

One hotkey to log a line, create a note, or run a whole workflow.

Install · Documentation · Examples · Discussions · Changelog

Running QuickAdd: one hotkey adds a timestamped line to today's daily note, then creates a meeting note from a template

What you can build

Each workflow you set up in QuickAdd is called a choice. There are four kinds:

  • Template creates a note from a template, with its name, folder, and properties filled in. For example, a meeting note named with today's date in your Meetings folder.
  • Capture adds text to a note without opening it. For example, a timestamped line under the Log heading of today's daily note.
  • Macro runs several steps in a row: other choices, Obsidian commands, scripts, and AI prompts. For example, look up a book online and create a note with its details.
  • Multi groups choices into a folder in the QuickAdd menu. For example, a Journal folder holding your daily log and gratitude captures.

Placeholders fill in the details each time a choice runs: {{DATE}} inserts today's date, {{VALUE}} asks you for text, and {{FIELD:project}} suggests the project values your notes already use. Others insert links, your selection, or the clipboard. See format syntax for all of them.

QuickAdd also has:

  • Forms: collect every input on one page, with dropdowns, date pickers, and sliders.
  • Scripts: run your own JavaScript as user scripts, and call the QuickAdd API from scripts, Templater, or other plugins.
  • Triggers: run choices from obsidian://quickadd links, Apple Shortcuts, launchers and schedulers, or the Obsidian CLI.
  • AI: send prompts to OpenAI, Anthropic, Gemini, or any OpenAI-compatible provider, including local models, with the AI Assistant. AI features stay off until you turn them on.
  • Packages: export your choices as a package and import them into another vault.

QuickAdd works on desktop and mobile. The Obsidian CLI is desktop-only.

Get started

  1. In Obsidian, open Settings → Community plugins, search for QuickAdd, then install and enable it.
  2. Build your first choice with the one-minute first workflow guide.
  3. In Settings → QuickAdd, click the ⚡ next to a choice to add it to the command palette (on mobile, tap ⋮ → Enable in command palette). Then give it a hotkey in Settings → Hotkeys. You can also run any choice with the QuickAdd: Run command.

Using Templater? Add your template folder in QuickAdd's settings and QuickAdd: New note from template works right away. Coming from Templater shows the QuickAdd way to do each Templater job.

Learn more

  • Examples: complete workflows for daily notes, inboxes, meetings, books, movies, and more.
  • Scripting guide: writing your own scripts when the built-in steps aren't enough.
  • FAQ: answers to common questions.
  • llms.txt and the MCP server at https://quickadd.obsidian.guide/mcp: the docs in a form AI assistants can read.

Help and feedback

  • Ask questions and share workflows in Discussions.
  • Report bugs and request features in Issues.
  • Report security problems privately, as described in the security policy.

Contributing

Contributions are welcome. Read CONTRIBUTING.md before you start: comment on the issue you want to work on and wait for a go-ahead before writing code.

Support QuickAdd

If QuickAdd saves you time, you can buy me a coffee.

License

MIT

HealthExcellent
ReviewSatisfactory
About
Create templated notes, capture content into predefined files, and chain actions with macros to automate multi-step workflows. Organize choices into folders (multis) and inject dynamic values into filenames and content using QuickAdd's template syntax like {{DATE}}.
TemplatingAutomationFiles
Details
Current version
2.27.0
Last updated
4 days ago
Created
5 years ago
Updates
212 releases
Downloads
2.1M
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
chhoumannchhoumann
bagerbach.com/
GitHubchhoumann
  1. Community
  2. Plugins
  3. Templating
  4. QuickAdd

Related plugins

Advanced URI

Control everything with URI.

Templater

Create and use dynamic templates.

Smart Templates

AI powered templates for generating structured content. Works with Local Models, Anthropic Claude, Gemini, OpenAI & more.

Notebook Navigator

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

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

BRAT

Easily install a beta version of a plugin for testing.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.