A plugin for Obsidian

One hotkey from thought to note.

QuickAdd creates notes from templates, adds to the notes you already have, and chains steps into macros. Each one is a choice you can run from anywhere in your vault.

Obsidian with QuickAdd's choice picker open over a daily note, listing Log to daily note, Add task to inbox, New meeting note, Add book by title, Save quote, and a Projects folder.Obsidian with QuickAdd's choice picker open over a daily note, listing Log to daily note, Add task to inbox, New meeting note, Add book by title, Save quote, and a Projects folder.
  1. Run QuickAdd: Run from the command palette, or give the choice a hotkey of its own.

  2. A capture asks only for what it needs, and shows the note it will write to.

  3. Timestamped and filed under ## Log in today’s note, which is created if it doesn’t exist yet.

The choice in this demo

Capture to
Daily/{{DATE:YYYY-MM-DD}}.md
Create file if it doesn’t exist
On
Insert after
## Logat end of section
Capture format
- {{DATE:HH:mm}} {{VALUE}}\n
Follow the recipe →
  1. Type to filter. Choices inside folders show up too, with their folder underneath.

  2. The answer fills in the file name. The prompt shows the folder the note goes to.

  3. The note opens with its properties set, and the cursor waits at {{CURSOR}}.

The choice in this demo

Template path
Templates/Meeting.md
File name format
{{DATE:YYYY-MM-DD}} {{VALUE:Meeting}}
Folder
Meetings
Open
On
Template choices →

Get started

Running in three steps.

  1. Install

    Find QuickAdd in Settings → Community plugins and enable it.

  2. Create a choice

    In Settings → QuickAdd, click New choice and pick a type.

  3. Run it

    Use QuickAdd: Run from the command palette, or bind the choice to a hotkey with ⚡.