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

Timeflow Periodic

smirnoffmgsmirnoffmg23 downloads

Infinite vertical temporal feed for your daily Periodic Notes.

Add to Obsidian
Timeflow Periodic screenshot
  • Overview
  • Scorecard
  • Updates3

An Obsidian community plugin that turns your daily Periodic Notes into an infinite vertical temporal feed — time as the main way to browse your journal.

Timeflow timeline

Install

  1. Open Settings -> Community plugins.
  2. Turn on community plugins and select Browse.
  3. Search for Timeflow Periodic, install, and enable.

For local development, see dev.md.

Features

  • Continuous timeline — daily entries in one scrollable view (newest at the top, no future dates)
  • Mixed stream — daily, weekly, and monthly note cards; section markers when those periods are off
  • Note cards — existing notes show a title and plain-text excerpt; click to open
  • Gap placeholders — missing days appear as interactive cards with Create note
  • Infinite scroll — scroll down to load older days automatically
  • Live updates — vault changes (create, modify, rename, delete) refresh the feed

Requirements

  • Obsidian 1.5.0 or newer
  • Periodic Notes or core Daily notes, with folder and date format configured
  • Optional: Weekly and Monthly notes in Periodic Notes — full cards at period boundaries
  • Optional: Dataview — TABLE queries in a note can appear as plain-text row summaries on the card (no rendered table in the feed)

Privacy

Timeflow runs entirely offline in your vault. It does not send note contents elsewhere or collect analytics.

Usage

  1. Enable Timeflow Periodic in Settings -> Community plugins.
  2. Open the timeline:
    • Click the history ribbon icon, or
    • Command palette -> Open timeline
  3. Jump to today from the command palette when needed.
  4. Click a card to open a note, or Create note on a gap day.

Configure the initial date range and markers in Settings -> Timeflow Periodic.

Development

See dev.md for local setup (make local-dev, make sync-demo for the demo vault).

make install
make local-dev
make test
make lint
make build

Project layout

src/
  domain/       # Pure timeline logic (tested without Obsidian)
  ports/        # Interfaces (repository, renderer, clock)
  adapters/     # Obsidian and DOM implementations
  presenters/   # Feed orchestration
  views/        # Timeflow ItemView
  commands/     # Plugin commands
tests/          # Vitest unit tests
demo-vault/     # Seed vault for screenshots

Architecture follows ports/adapters with a thin main.ts composition root. See AGENTS.md for plugin conventions.

Releasing

See RELEASE.md and CHANGELOG.md.

License

0-BSD (see LICENSE).

99%
HealthExcellent
ReviewPassed
About
Transform your Periodic Notes into an infinite vertical timeline that presents daily entries newest-first, with weekly and monthly cards and period markers. Display note cards with title and plain-text excerpts, show interactive gap cards to create missing days, and load older entries automatically while reflecting live vault changes.
DatesVisualizationNavigation
Details
Current version
1.1.0
Last updated
6 days ago
Created
7 days ago
Updates
3 releases
Downloads
23
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
0BSD
Report bugRequest featureReport plugin
Author
smirnoffmgsmirnoffmg
GitHubsmirnoffmg
  1. Community
  2. Plugins
  3. Dates
  4. Timeflow Periodic

Related plugins

Strange New Worlds

Reveal networked thought and the strange new worlds created by your vault.

TODO | Text-based GTD

Collect all outstanding TODOs from your vault and presents them in lists Today, Scheduled, Inbox and Someday/Maybe.

Markwhen

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

April's Automatic Timelines

Simple timeline generator for story tellers.

Graph Banner

Display a local graph view to the note header

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.

Map View

An interactive map view for your notes.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.