No description
Find a file
2024-12-29 13:26:59 +08:00
node_modules/obsidian 提交文件 2024-12-27 13:27:40 +08:00
.gitignore try 2024-12-27 23:13:25 +08:00
.hotreload 提交文件 2024-12-27 13:27:40 +08:00
data.json ? 2024-12-28 22:58:29 +08:00
LICENSE 提交文件 2024-12-27 13:27:40 +08:00
main.js 指定set功能有问题 2024-12-29 13:26:59 +08:00
manifest.json 初步 2024-12-27 17:42:07 +08:00
README.md ? 2024-12-28 22:58:29 +08:00
styles.css 初步 2024-12-27 17:42:07 +08:00

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

  • README edited by gpt

  • 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.

  • Random Background: Automatically set a random background from the list.

  • Fade Effects: Smooth fade-in and fade-out transitions for background changes.


Installation

  1. Download or clone this repository.

  2. Place the plugin folder in your Obsidian plugins directory:

   - On Windows: Obsidian Vault.obsidian\plugins

  1. Enable the plugin in Obsidian:

   - Open SettingsCommunity PluginsInstalled Plugins.

   - Find "Backgroundset" and toggle it on.

If you encounter any issues or have feature requests, feel free to open an issue or submit a pull request!