Daily Notes Timeline View

by masaki39
5
4
3
2
1
Score: 36/100

Description

Timeline view for Obsidian daily notes.

Reviews

No reviews yet.

Stats

4
stars
4,761
downloads
1
forks
105
days
104
days
105
days
1
total PRs
1
open PRs
0
closed PRs
0
merged PRs
3
total issues
0
open issues
3
closed issues
35
commits

Latest Version

3 months ago

Changelog

What's Changed

  • Fix heading filter and other filters breaking on CRLF line endings
  • Bump minAppVersion to 1.7.2 to match APIs in use
  • Fix popout window compatibility: use activeDocument and window.requestAnimationFrame
  • Fix cross-window instanceof check: use Obsidian's .instanceOf()
  • Remove any types throughout; type vault event callbacks and component references properly

Full Changelog: https://github.com/masaki39/daily-notes-timeline/compare/0.0.7...0.0.8

README file from

Github

Daily Notes Timeline

GitHub Release Total Downloads

Timeline view for Obsidian daily notes, focused on browsing and review.

✨️Features

🔁 Infinite scroll

Renders only around the visible portion to enable infinite scroll. Jump to a date from the calendar UI.

🧹 Filtering

Extracts landmarks. Supported items:

  • Tasks
  • Lists
  • Links
  • Images
  • Callouts
  • Heading

Filter by any search term and display with highlights.

Usage

Recommended: Install via BRAT

Enable the plugin and run Open daily notes timeline from the command palette.

[!note] This plugin inherits settings from the core plugin Daily Notes, thanks to the Obsidian Daily Notes interface.