Journals for Obsidian
Journals keeps notes for days, weeks, months and any span of time you choose — sprints, terms, quarters — and gives you calendars, navigation and commands to move between them. This manual covers every setting, code block and migration path.
Getting started
A new vault comes with a Calendar view in the right sidebar, but no journals, so the calendar has no notes to open yet.
- Open Settings → Community plugins → Journals and press the + button (Create new journal) in the Journals section. Give the journal a name, pick daily under I'll be writing, and Create.
- Optionally, make a template note — say
Templates/Daily.md— holding the navigation code block below, and add its path under the journal's Templates. Every new note then carries links to the days around it. - Click today in the Calendar view, or run Open today's note from the command palette. Today's note is created at the root of the vault, named after its date.
markdown
```journal-nav
```How do I…
- File notes in a folder per year
- Use a different template on some days
- Bring in the notes I already have
- Write weekly and monthly notes as well
- Number notes, like Sprint 1 and Sprint 2
- Keep work and personal journals apart
- Mark the days that have a note
- Open today's note with a hotkey
Looking for what a setting does? Settings maps every setting to the page that explains it.
Basics
- Periods — what a journal can write one note per.
- Journals — where notes go, what they are called, what goes in them.
- Notes — how notes get into a journal, including notes you already have.
- Views — put a calendar on screen.
- Navigation blocks — links to the previous, next and surrounding periods, inside each note.
Going further
- Shelves — keep work and personal journals apart.
- Questions — ask for a mood, a goal or a date when a note is created.
- Notelets — extra notes for a period, such as meetings on a day.
- Decorations — change how dates look when conditions are met.
- Commands — open notes from the command palette, hotkeys and the ribbon.
Reference and help
- Reference — Settings, Variables, Code blocks, Links, Glossary
- Help — Compatibility, Troubleshooting
Guides
- Coming from Periodic Notes
- Coming from Calendar
- Setup examples — complete configurations for common setups