General
PromptBeginner5 minmarkdown
Untitled Skill
193
Create or open today's daily note in the inbox.
Loading actions...
Main instructions and any bundled files for this skill.
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks
Create or open today's daily note in the inbox.
date (optional): Specific date in YYYY-MM-DD format. Defaults to today.Determine date:
YYYY-MM-DDCheck for existing note:
inbox/ for YYYY-MM-DD.md or daily-YYYY-MM-DD.mdIf note exists:
If note doesn't exist, create in inbox/:
---
title: Daily Note - YYYY-MM-DD
date: YYYY-MM-DD
tags:
- type/daily
aliases:
- today (only if it's today's date)
---
# YYYY-MM-DD (Day of Week)
## Tasks
- [ ]
## Notes
## Log
---
## Related
- [[YYYY-MM-DD]] (yesterday's date, if exists)
Show the note and offer options:
/organize when done to move it to appropriate folderDaily notes are created in inbox/ like any other note. Use /organize to process and move them to their final location (likely areas/ or a daily/ subfolder you create).
/daily # Today's note
/daily 2024-01-15 # Specific date