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

Upcoming

charliecmcharliecm4k downloads

Open upcoming daily notes in their own panes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

An Obsidian plugin that opens upcoming (and/or past) daily notes in their own panes/tabs/windows, so you can see and plan ahead. Check out the plugin settings before using the provided commands:

  • Open upcoming notes: If a daily note is in the currently active pane, this command will open upcoming notes relative to that date. Otherwise, it will start from today.
  • Close notes: Closes all daily note opened previously by the plugin.

Demo

How to Install

From inside Obsidian…

  1. Go to Settings → Community plugins.
  2. Disable Safe mode.
  3. Click Browse, search for Upcoming, and click Install.
  4. Click the toggle button to enable the plugin.

For manual installation, download this repo and copy over main.js and manifest.json to your vault: VaultFolder/.obsidian/plugins/obsidian-upcoming/.

Development

  1. Clone this repo.
  2. yarn to install dependencies.
  3. yarn dev to start compilation in watch mode.
  4. bash install-built.sh /path/to/your/vault -d to create symbolic links of built files to your vault for quick development.

Release

  1. Run yarn build.
  2. Bump version in manifest.json and versions.json.
  3. Add changes in CHANGELOG.md.
  4. Add a new release in Github with the changelog texts and the built main.js and manifest.json attached.

Support

If you really like this plugin and want to support its development, please consider buying me a coffee 🙂 Thanks!

HealthFair
ReviewSatisfactory
About
Open upcoming and past daily notes in separate panes, tabs, or windows to view and plan ahead. Start the sequence from the active daily note or from today when no daily note is active. Close all previously opened daily notes with a single action.
AutomationCalendar
Details
Current version
0.4.0
Last updated
4 years ago
Created
4 years ago
Updates
4 releases
Downloads
4k
Compatible with
Obsidian 0.14.6+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
charliecmcharliecm
github.com/charliecm
GitHubcharliecm
  1. Community
  2. Plugins
  3. Automation
  4. Upcoming

Related plugins

Google Calendar

Interact with your Google Calendar.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Homepage

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

BRAT

Easily install a beta version of a plugin for testing.

Lazy Loader

Load plugins with a delay on startup, so that you can get your app startup down into the sub-second loading time.

Hot Reload

Automatically reload in-development plugins when their files are changed

Tracker

Track occurrences and numbers in your notes.

Readwise Official

Sync highlights from Readwise to your vault.

Update modified date

Automatically update a frontmatter modified date field when the file is modified.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.