Getting Started
System Setup
Download the required applications and plugins
- Open Broadcast Studio Free and Open Source software for video recording and live streaming.
- Obsidian Free tool for organizing notes.
- Slides Extended a plugin to create Reveal js slides in Markdown syntax
- Slides Studio
Installation
Use the installers for OBS and Obsidian.
Slides Extended is installed through the Obsidian Community plugin store.
- Open Obsidian and go to
Settings. - Click on
Community Plugins. - Make sure "Safe Mode" is turned off.
- Click on
Browse. - Search for
Slides Extended. - Click
Installon theSlides Extendedplugin. - After installation, make sure to enable the plugin by toggling it on in the
Installed Pluginssection.
Slides Studio plugin has not been submitted to the Obsidian Community plugins yet.
To manually install the plugin
- Download the latest release from .
- In Obsidian, open your vault's root folder in your file explorer.
- Navigate to the
.obsidian/pluginsdirectory. If it doesn't exist, create it.- this folder is hidden in macOS, press 'command + shift + . ' to see it.
- Extract the contents of the downloaded
.zipfile into a new folder within thepluginsdirectory. - Copy the file
manifest.jsonandmain.jsinto the folderslides-studio. - Restart Obsidian or reload your vault.
- Go to
Settings>Community Pluginsand make sure "Safe Mode" is turned off. - Click on
BrowseunderCommunity Plugins, findObsidian Slides Studio, and enable it.