01.01 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
Install
on theSlides Extended
plugin. - After installation, make sure to enable the plugin by toggling it on in the
Installed Plugins
section.
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/plugins
directory. 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
.zip
file into a new folder within theplugins
directory. - Copy the file
manifest.json
andmain.js
into the folderslides-studio
. - Restart Obsidian or reload your vault.
- Go to
Settings
>Community Plugins
and make sure "Safe Mode" is turned off. - Click on
Browse
underCommunity Plugins
, findObsidian Slides Studio
, and enable it.