An Obsidian plugin for adding dynamic effects and/or static wallpapers for Obsidian background.
- Adding dynamic effects for Obsidian background.
- Adding static wallpapers for Obsidian background.
- Adding dynamic effects and static wallpapers for Obsidian background.
This plugin provides the following dynamic effects:
- 5 dynamic effects for Obsidian dark theme
- Matrix / Digital Rain
- Rain
- Random Circle
- Snow
- Star Sky
- 2 dynamic effects for Obsidian light theme
- Random Circle
- Wave
Note: Please report any bugs or needs by opening a new issue on GitHub.
- Click the
Settings
button on the left toolbar - Slide the scroll bar in the pop-up dialog and click
Dynamic Background
in the Community Plugins group
Please see the video below for details:
Dynamic effect can be enabled or disabled at any time:
- Open the plugin's settings window
- Close the
Enable Dynamic Effect
switch
There are a variety of dynamic effects to choose from, please choose a dynamic effect according to your Base theme
setting. You can set the Base theme
or Base color scheme
by following the steps below.
- Click the
Settings
button on the left toolbar - Click the
Appearance
button (As shown in the figure below, number 1) - Select a theme as you need (as shown in the figure below, number 2)
If your Base theme
or Base color scheme
setting is Dark, you should choose a dynamic effect from the Dark series. If your Base theme
or Base color scheme
setting is Light, you should choose a dynamic effect from the Light series.
The steps to select a dynamic effect are as follows:
- Open the plugin's settings window
- Select a effect from the
Dynamic Effect
drop-down box
You can specify a image file inside Vault as the wallpaper, please use the relative path of the image file inside Vault.
- Example:
attachments/moon.jpg
orwallpapers/green.png
Note: Sometimes you may just want to display the wallpaper without the dynamic effect, just turn off the
Enable Dynamic Effect
switch in the settings window.
Open the plugin's settings window, Set the blur value, 0 means no blur. The blur effect is shown as follows:
Blur: 0
Blur: 5
Blur: 10
From Obsidian, you can activate this plugin within Obsidian by doing the following:
- Open Settings > Community plugins
- Make sure Restricted mode is off
- Click Browse community plugins
- Search for "Dynamic Background"
- Click Install
- Once installed, close the community plugins window and activate the newly installed plugin
-
Download
main.js
,manifest.json
,styles.css
from the Releases section of the GitHub Repository. -
Create
obsidian-dynamic-background
folder under<vault>/.obsidian/plugins/
folder. -
Copy downloaded files to
<vault>/.obsidian/plugins/obsidian-dynamic-background/
folder.Note: On some machines the
.obsidian
folder may be hidden. On MacOS you should be able to pressCommand+Shift+Dot
to show the folder in Finder. -
Reload Obsidian
- Fixed an issue where static wallpapers could not be displayed after upgrading to Obsidian v1.2.8 or later.
- Added brightness control for Matrix / Digital Rain dynamic effect.
- Improved Matrix / Digital Rain dynamic effect.
- Add Matrix / Digital Rain dynamic effect for Obsidian dark theme.
- Initial version
This plugin is provided to everyone for free.
If you like this plugin, welcome to support us. I will keep improving this plugin to make it better and better.