Skip to content

v-dav/meeting_notes_obsidian_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meeting Notes Helper Plugin

A simple Obsidian plugin for quickly inserting meeting note templates and headers.

Installation

  1. Navigate to your vault's .obsidian/plugins/ folder
  2. Create a new folder called meeting-notes-helper
  3. Copy these 3 files into that folder:
    • main.js
    • manifest.json
    • versions.json
  4. Restart Obsidian (or go to Settings → Community plugins → Reload)
  5. Go to Settings → Community plugins and enable "Meeting Notes Helper"

Features

The plugin adds two commands:

1. Insert today's date with notes template

Inserts:

### 2025-10-11
- 
- 
- 
---

2. Insert Weekly Progress header

Inserts:

# Weekly Progress

Usage

Via Command Palette

  1. Press Ctrl/Cmd + P to open the command palette
  2. Type "Insert today" or "Insert Weekly"
  3. Select the command you want

Via Hotkeys (Recommended)

  1. Go to Settings → Hotkeys
  2. Search for "Meeting Notes Helper"
  3. Click the ➕ icon next to each command to assign your preferred shortcut
  4. For example:
    • Ctrl/Cmd + Shift + D for today's date template
    • Ctrl/Cmd + Shift + W for weekly progress

Now you can use these shortcuts anywhere in your notes!

About

Simple Obsidiant plugin to facilitate daily meeting notes taking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published