Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Life in Weeks

Michael BaumannMichael Baumann83 downloads

Render a life-in-weeks grid over your vault's weekly and daily notes. Click a cell to open its note, long-press for the day view.

Add to Obsidian
Life in Weeks screenshot
Life in Weeks screenshot
  • Overview
  • Scorecard
  • Updates9

A "Life in Weeks" grid rendered over the weekly and daily notes in your vault. Each cell is one week of your life – click it to open or create the matching note. Great for journaling and for tracking separate timelines (children, pets, relationships, jobs …) side by side.

  • Click a cell to open its note, long-press for the day view
  • Set weekly colors and titles
  • Multi-select to edit many weeks at once
  • Add tabs for separate grids, each with its own legend

Life in Weeks grid in Obsidian

Installation

  1. Open Settings → Community plugins and turn off restricted mode if needed
  2. Browse → search for "Life in Weeks"
  3. Install → Enable
  4. Click the calendar icon in the left sidebar
Manual install (fallback)
  1. Download main.js, manifest.json and styles.css from the latest release
  2. Copy them into <your-vault>/.obsidian/plugins/lifeweeks/
  3. Settings → Community plugins → Reload, then enable Life in Weeks

First start

A setup screen asks for:

  • Birth date (YYYY-MM-DD)
  • Life expectancy in years (number of grid rows, default 90)
  • Base folder in your vault (default Bibliothek/Diary) – where Weekly basis/ and Daily basis/ live

Tabs are auto-detected from the subfolders of Weekly basis/ – no extra configuration needed.

Usage

Action Cell with note Cell without note
Short click Opens the note Quick-Edit (color / title / create)
Right-click Quick-Edit Quick-Edit
Long-press (½ s) Day view (Mon–Sun) + weekly palette Day view + weekly palette
  • Multi-select: the ⊞ button or 📅 Date range, then drag across cells and edit them together (empty input moves the selected notes to the trash).
  • Zoom: slider, Ctrl+wheel, or pinch on mobile – always centered on the current week. A button next to the slider cycles fit-width → fit-height → 1:1.
  • Tabs: + in the tab bar creates a folder under Weekly basis/; ⚙ gives a tab its own timeline.
  • Language: follows the Obsidian UI language (DE/EN); date formats adapt to your locale.
  • Open mode: Settings → "Open notes in" – Automatic / Split right / Main tab bar.

Data structure

Notes are plain Markdown, so the data stays usable outside the plugin.

{base folder}/                 # default: Bibliothek/Diary
├─ Weekly basis/
│  ├─ {Tab}/                   # tab name = folder name
│  │  └─ 2026-04-06-W14 Vacation.md
│  └─ …
└─ Daily basis/                # 2026-04-14.md

File names: yyyy-mm-dd-Www[ Title].md (weekly), yyyy-mm-dd[ Title].md (daily). Frontmatter is edited via processFrontMatter(), so foreign keys (date, time, tags …) are never touched.

---
week: "Jahr 1, Woche 14"
dates: "06.04.2026 – 12.04.2026"
color: "#c97c3a"
title: "Vacation"
---

Markdown content here…

The YAML labels (week, dates) are in German for historical reasons. The UI itself is fully translated.

Mobile

Same build runs on phone and desktop (isDesktopOnly: false). Long-press, pinch zoom and Quick-Edit work via pointer events.

License

MIT – see LICENSE.

HealthExcellent
ReviewSatisfactory
About
Display a Life-in-Weeks grid over your weekly and daily notes, mapping years as rows of 52-week cells to visualize your timeline. Open or create notes by clicking cells, long-press for day view, and use multi-select, date-range editing and zoom to manage weeks.
CalendarVisualizationDates
Details
Current version
0.2.7
Last updated
Last week
Created
2 months ago
Updates
9 releases
Downloads
83
Compatible with
Obsidian 1.8.7+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Michael BaumannMichael Baumannmicha12323
GitHubmicha12323
  1. Community
  2. Plugins
  3. Calendar
  4. Life in Weeks

Related plugins

Yearly Glance

Year at a glance - overview of annual events with customizable management options.

Prisma Calendar

Prisma turns any note with a date into a flexible planning system inside Obsidian. There are no rigid schemas or predefined structures — just your data, your rules, fully under your control.

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Full Calendar Remastered

Complete Calendar HUB experience. Work with all your calendars in one place. Analyze your time and take action!

Periodic Notes

Manage your daily, weekly, and monthly notes.

Journals

Manage your journals.

Calendarium

Craft mind-bending fantasy and sci-fi calendars.

Journal Review

Review your daily notes on their anniversaries, like "what happened today last year".

Markwhen

Create timelines, gantt charts, calendars, and more using markwhen.

Chronology

A calendar and a timeline of the note's creation and modification.