# LLM Wiki Day-to-Day Guide

This is the simple human workflow for using the vault during the day.

## Start The Day

1. Open Obsidian.
2. Expand the right sidebar if the `Calendar` pane is hidden.
3. Click today's date in `Calendar`.
4. Obsidian will open or create today's note in `01 Daily`.

## Capture Notes

- Capture everything in today's daily note by default.
- Put live meeting notes in the daily note too.
- If you know the canonical page already, add a wiki link while you type.
- If you do not know the right page yet, do not stop to organize it. Just keep capturing in the daily note.

## Link Notes

- Use `[[Page Name]]` to create a wiki link to another note.
- Obsidian automatically shows backlinks when notes link to each other, so you do not need a separate backlink step.
- Link to canonical pages like people, workstreams, decisions, risks, and open questions when you know them.
- If you are unsure of the exact page name, leave plain text and let Cowork fix the links during the promotion pass.

## Paste Material And Attachments

- Paste emails, meeting summaries, or text snippets directly into the daily note when they are part of the day's working context.
- Drag files or images into the note when the original artifact matters as evidence.
- Use attachments as supporting evidence, not as the durable summary.
- If a document deserves its own source note, ask Cowork to turn it into a note in `02 Sources` during the promotion pass.

## End Of Day

1. Stay in the Cowork knowledge-base project that already points at this vault.
2. Add any extra emails, docs, articles, screenshots, or other source material from the day that is not already captured in the daily note.
3. Run this prompt:

```md
Process today’s daily note and promote the durable signal into meetings, sources, people, decisions, workstreams, risks, open questions, weekly syntheses, and executive briefs as needed.
```

## Default Principle

Capture fast in the daily note. Organize later through the promotion pass.
