Upcoming
approvedby Charlie Chao
Open upcoming daily notes in their own panes.
Obsidian Upcoming
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.

How to Install
From inside Obsidianβ¦
- Go to Settings β Community plugins.
- Disable Safe mode.
- Click Browse, search for Upcoming, and click Install.
- 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
- Clone this repo.
yarnto install dependencies.yarn devto start compilation in watch mode.bash install-built.sh /path/to/your/vault -dto create symbolic links of built files to your vault for quick development.
Release
- Run
yarn build. - Bump version in
manifest.jsonandversions.json. - Add changes in
CHANGELOG.md. - Add a new release in Github with the changelog texts and the built
main.jsandmanifest.jsonattached.
Support
If you really like this plugin and want to support its development, please consider buying me a coffee π Thanks!
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.
