Update meeting-notes skill: auto-create meeting files without asking

This commit is contained in:
Connor Rhodes 2026-04-14 17:31:59 +00:00
parent 04a0414455
commit 12a4abd131

View file

@ -25,6 +25,8 @@ mt/YYMMDD-account-description.md
- `account-description`: the account name or general topic, lowercase, hyphen-delimited - `account-description`: the account name or general topic, lowercase, hyphen-delimited
- Example: `260414-tdcj-demo.md`, `260209-berlick-1on1.md` - Example: `260414-tdcj-demo.md`, `260209-berlick-1on1.md`
If no meeting note file exists for the requested meeting, **create it automatically without asking**. Use the naming convention and template below.
If the user mentions a specific account that has an existing note in `~/notes/`, check if the account note has a wikilink to the meeting note under a meeting section. If so, also add a reverse link from the meeting note back to the account note. If the user mentions a specific account that has an existing note in `~/notes/`, check if the account note has a wikilink to the meeting note under a meeting section. If so, also add a reverse link from the meeting note back to the account note.
## Daily Note Link ## Daily Note Link