Refresh Preview

by mnaoumov
5
4
3
2
1
Score: 64/100

Description

Category: Note Enhancements

The Refresh Preview plugin enhances Obsidian's preview mode by allowing users to refresh rendered content without reopening the note. This is particularly useful for dynamic content such as Dataview or custom scripts that update over time. The plugin provides a refresh button, a command palette option, and configurable auto-refresh settings based on file changes or time intervals, ensuring content stays updated seamlessly.

Reviews

No reviews yet.

Stats

29
stars
15,669
downloads
1
forks
771
days
2
days
2
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
9
total issues
0
open issues
9
closed issues
121
commits

Latest Version

3 days ago

Changelog

  • docs: make the demo vault the documentation, in the standard layout
  • feat(demo-vault): migrate to obsidian-dev-utils 93.3.1 and adopt the authoring convention

Full Changelog: https://github.com/mnaoumov/obsidian-refresh-any-view/compare/3.6.2...3.6.3

README file from

Github

Refresh Any View

Buy Me a Coffee GitHub release GitHub downloads Coverage: 100%

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

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
2Hop Links Plus
3 years ago by Tokuhiro Matsuno, L7Cy
Related links up to 2 hops away are displayed in a card format.
Ace Code Editor
a year ago by RavenHogWarts
An enhanced code editor using Ace editor
Attachment Organizer
19 days ago by kiteruunner
Automatically organize attachments into zone-based folders with conflict detection and batch operations
Auto Split
5 years ago by James Sartelle
Open notes with side-by-side editor & preview
Card Forge
5 months ago by Carl Sverre
Create printable cards from your notes!
Collapsible Code Blocks
a year ago by Bradley Wyatt
Obsidian Plugin that makes code blocks collapsible in reading and edit view as well as enabling scroll-able code blocks.
Core Search Assistant
5 years ago by qawatake
An Obsidian plugin to enhance built-in search: keyboard interface, card preview, bigger preview
Dayframe
8 days ago by Ganessh Kumar R P
🖼️ like a picture frame but for your daily notes.
Email Reader
3 years ago by Pulsovi
Floating Search
3 years ago by Boninall
A plugin for searching text by using Obsidian default search view.
Force Read Mode
2 years ago by al3xw
Handlebars Dynamic Templating
6 months ago by Hide_D
Handlebars dynamic templating. Define template files and use them dynamically via hb blocks. Template recursion is also possible.
Hugo preview obsidian
4 years ago by fzdwx
:superhero: Hugo preview in obsidian
Link Embed
4 years ago by SErAphLi
This plugin allow you to convert URLs in your notes into embeded previews.
Link Preview
2 years ago by Felipe Tappata
Obsidian plugin that previews external links on hover.
Mention Autocomplete
19 days ago by Darren Zheng
Type `@` to instantly search and link any note in your vault — with full-text search, rendered preview, and smart sentence extraction.
MP Preview
a year ago by Yeban
一个帮助你快速将 Obsidian 笔记转换为微信公众号格式的插件。
Recent Files
6 years ago by Tony Grosinger
Display a list of most recently opened files
Rich Links
5 years ago by dhamaniasad
Run
3 years ago by Hananoshika Yomaru
Generate markdown from dataview query and javascript.
Smart HTML Select
2 years ago by Isaia Riva
An Obsidian plugin to insert a smart HTML select element into the editor