mirror of
https://github.com/youngmoss/obsidian-backgroundset.git
synced 2026-07-22 05:34:19 +00:00
No description
| .gitignore | ||
| data.json | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| README.md | ||
| styles.css | ||
Obsidian Background Manager Plugin
This is a plugin for Obsidian that allows users to manage and customize their workspace background. With this plugin, users can add images, set them as backgrounds, and even apply fade-in and fade-out effects for smooth transitions.
Features
- Add Background folder: Add individual folder of images to use as background.
- Set Background: Choose any image from the folder and set it as the background.(but if you want to choose a specific image,you need delete current background first)
- Random Background: Automatically set a random background from the list.
- Fade Effects: Smooth fade-in and fade-out transitions for background changes.
Installation
-
Download or clone this repository.
-
Place the plugin folder in your Obsidian plugins directory:
- On Windows: Obsidian Vault/.obsidian/plugins
- Enable the plugin in Obsidian:
- Open Settings → Community Plugins → Installed Plugins.
- Find "Backgroundset" and toggle it on.
Notice
- Use relative path starting from your vault.and DON'T put your folder in a floder like .****(Such as.obsidian)
- Don't set Strange values such as short changetime,long transtime or small opacity.