Mars Marcelyn24 downloadsTimed, randomized fullscreen image slideshows for presentations, games, drawing sessions, and more. By Mars Marcelyn.
Timed, randomized fullscreen image slideshows for drawing practice, presentations, and more.
Search for "Shuffle Lab" in Community Plugins and install.
Copy main.js, manifest.json, and styles.css to .obsidian/plugins/shuffle-lab/ in your vault.
.obsidian/plugins/shuffle-lab/lang/ folder.en.json, rename it to your language code (e.g. de.json).{0} placeholders, and \n unchanged.The language dropdown only shows .json files present in the lang/ folder. On mobile, the plugin uses English only.
Open an issue on the GitHub repository. Include your platform (desktop/mobile), Obsidian version, and steps to reproduce.
See Localization above. Submit a pull request with your new .json file.
The plugin is a single-file JavaScript plugin (main.js) with no build step. To get started:
main.js, styles.css, or lang/*.json..obsidian/plugins/shuffle-lab/ folder.Pull requests are welcome. Keep changes focused and rebased on the latest main.
MIT