A simple Obsidian plugin for quickly inserting meeting note templates and headers.
- Navigate to your vault's
.obsidian/plugins/folder - Create a new folder called
meeting-notes-helper - Copy these 3 files into that folder:
main.jsmanifest.jsonversions.json
- Restart Obsidian (or go to Settings → Community plugins → Reload)
- Go to Settings → Community plugins and enable "Meeting Notes Helper"
The plugin adds two commands:
Inserts:
### 2025-10-11
-
-
-
---
Inserts:
# Weekly Progress
- Press
Ctrl/Cmd + Pto open the command palette - Type "Insert today" or "Insert Weekly"
- Select the command you want
- Go to Settings → Hotkeys
- Search for "Meeting Notes Helper"
- Click the ➕ icon next to each command to assign your preferred shortcut
- For example:
Ctrl/Cmd + Shift + Dfor today's date templateCtrl/Cmd + Shift + Wfor weekly progress
Now you can use these shortcuts anywhere in your notes!