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

Refresh Any View

Michael NaumovMichael Naumov15k downloads

Allows to refresh any view without reopening it.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates67

Obsidian renders a view once, when it opens. So a note showing a Dataview query, an embedded note, output from another plugin, or simply the current time keeps showing its original render — the content is stale and the only way to update it is to close the tab and open it again, losing your place.

This plugin re-renders any view in place, keeping your scroll position: from a toolbar button, from a command, or automatically on file change or on a timer.

Demo vault

The documentation is a demo vault. Every feature has a note that explains what it does and why you would want it, and walks you through it.

Start reading here — it is plain markdown, so it works on GitHub with nothing installed.

A copy of the vault ships with every release. You can access it via any of the following:

  1. Running the Refresh Any View: Open demo vault command.
  2. Downloading refresh-preview-demo-vault-<version>.zip (<version> is the release version) from the Releases.
  3. Browsing its source in demo-vault/ in this repository.

What it does

  • Refresh in place — a toolbar button on every view, plus commands for the active view, every visible view, or every open view. Your scroll position survives. 01 Refresh a view
  • Refresh automatically — on file change, or on an interval, for content that should not wait for you to ask. 02 Settings

Installation

The plugin is available in the official Community Plugins repository.

Beta versions

To install the latest beta release of this plugin (regardless if it is available in the official Community Plugins repository or not), follow these steps:

  1. Ensure you have the BRAT plugin installed and enabled.
  2. Click Install via BRAT.
  3. An Obsidian pop-up window should appear. In the window, click the Add plugin button once and wait a few seconds for the plugin to install.

Debugging

By default, debug messages for this plugin are hidden.

To show them, run the following command:

window.DEBUG.enable('refresh-preview');

For more details, refer to the documentation.

Rebranding

This plugin was formerly known as Refresh Preview.

The plugin was extended to refresh any view, not just the preview, so it got a new name.

However, for backward compatibility, the previous id refresh-preview is still used internally and you might find it

  • in the plugin folder name;
  • in the plugin URL;
  • in the Debugging section.

Changelog

All notable changes to this project will be documented in the CHANGELOG.

Contributing

Contributions are welcome — see CONTRIBUTING to get set up.

Support

My other Obsidian resources

See my other Obsidian resources.

License

© Michael Naumov

HealthExcellent
ReviewSatisfactory
About
Refresh any view without reopening it. Add a Refresh button and a "Refresh Active View" command to rerender preview, live preview, or other panes on demand, with optional auto-refresh on file changes or at set intervals.
CommandsAutomationInterface
Details
Current version
3.6.3
Last updated
15 hours ago
Created
2 years ago
Updates
67 releases
Downloads
15k
Compatible with
Obsidian 1.13.7+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
Michael NaumovMichael Naumovmnaoumov
mnaoumov.dev/
GitHubmnaoumov
Xmnaoumov
  1. Community
  2. Plugins
  3. Commands
  4. Refresh Any View

Related plugins

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.

Note Toolbar

Add customizable toolbars to your notes.

Actions URI

Add additional `x-callback-url` endpoints to the app for common actions — it's a clean, super-charged addition to Obsidian URI.

Lean Terminal

Embedded terminal panel powered by xterm.js and node-pty - no external windows.

Persistent Graph

Save and restore the positions of nodes on your graph.

Task Collector

Change task status and collect tasks within a document using hotkeys and context menus.

Hotkey Helper

Easily see and access any plugin's settings or hotkey assignments (and conflicts) from the Community Plugins tab.

Tray

Run Obsidian from the system tray for customisable window management and global quick notes.

Attachment Management

Customize attachment path, auto-rename attachments, etc.

Hide Sidebars on Window Resize

Automatically hides the sidebars when your window is narrow on window resize.